0.0.1 • Published 11 years ago

bigbench-plotter v0.0.1

Weekly downloads
-
License
-
Repository
-
Last release
11 years ago

bigbench-plotter.js

Downloads, prepares and plots the results of a bigbench benchmark.

Install

  <install gnuplot>
  npm install bigbench-plotter -g

Run

  redis-server
  cd /to/benchmark/directory
  bigbench-plotter.js

Testing

  npm test                      // or
  npm run-script autotest       // for autotesting
0.0.1

11 years ago