cli Benchmark.js documentation
Opened this issue · 1 comments
Oscarz90 commented
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
sntran commented
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