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

Repository URL to install this package:

Details    
azk / usr / lib / azk / node_modules / memcached / benchmarks
  ..
  README.md
  benchmark.js
Size: Mime:

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.