mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
500 + 1000 already cover the curve. 2000 doesn’t add new qualitative insight — it just extends the same curve further down (another ~3–4× slowdown). According to https://github.com/nodejs/performance/issues/186 this benchmark takes one minute to conclude a single run. This should fix it. PR-URL: https://github.com/nodejs/node/pull/59588 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Chemi Atlow <chemi@atlow.co.il>