benchmark.js
benchmark.js copied to clipboard
cli Benchmark.js documentation
trafficstars
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