Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

azuki-trusty / azk   deb

Repository URL to install this package:

Version: 0.5.1 

/ usr / lib / azk / node_modules / memcached / benchmarks / README.md

Benchmark

To run the benchmark, make sure you have the correct modules installed. We are using benchmarkjs as our benchmark engine. So make sure you have the following modules installed.

npm install benchmark
npm install microtime

To be able to run the benchmark code. Benchmarking should be executed on the latest Node.js versions. Want to have your own driver added to this benchmark? Make sure it's available in npm, fork this code, add your own module and issue a pull request.