mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
It's a common approach to use n as number of iterations over the benchmark. Changing it from count to n will also make ./node benchmark/run.js --set n=X more meaningful among other benchmarks PR-URL: https://github.com/nodejs/node/pull/54271 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>