Closed SkeLLLa closed 7 years ago
Add start script to run benchmarks
Then npm start will start benchmark and also it will pass --predictable param to V8 that will make results more consistent.
npm start
--predictable
Add start script to run benchmarks