bestiejs/benchmark.js

cli Benchmark.js documentation

Opened this issue · 1 comments

It would be nice to have a documentation about how to use benchmark.js from cli due to now I'm facing issues about how to configure it within package json file scripts

There is nothing special about using benchmark.js from CLI. You create your benchmark suite in a JS file, called bench.js, then run node bench.js