node/benchmark/util
Rafael Gonzaga 62c62056ca
benchmark: calibrate length of util.diff
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>
2025-08-24 20:57:38 +00:00
..
deprecate.js lib: flag to conditionally modify proto on deprecate 2025-07-08 18:54:46 +00:00
diff.js benchmark: calibrate length of util.diff 2025-08-24 20:57:38 +00:00
format.js benchmark: update iterations in benchmark/util/format.js 2023-12-04 14:37:44 +00:00
get-callsite.js util: fix util.getCallSites plurality 2024-11-02 15:24:56 +00:00
inspect-array.js benchmark: update iterations in benchmark/util/inspect-array.js 2023-12-04 14:37:54 +00:00
inspect-proxy.js benchmark: add trailing commas in benchmark/util 2023-02-03 11:42:25 +01:00
inspect.js benchmark: update number of iterations for util.inspect 2023-11-29 11:09:28 +01:00
normalize-encoding.js benchmark: update iterations in benchmark/util/normalize-encoding.js 2023-12-04 14:38:05 +00:00
parse-env.js benchmark: add dotenv benchmark 2024-09-18 00:30:39 +00:00
priority-queue.js benchmark: add trailing commas in benchmark/util 2023-02-03 11:42:25 +01:00
splice-one.js benchmark: update iterations in benchmark/util/splice-one.js 2023-11-26 13:42:55 +00:00
style-text.js benchmark: add validateStream to styleText bench 2025-01-12 20:16:40 +00:00
text-decoder.js util: add fast path for Latin1 decoding 2024-12-03 11:32:01 +00:00
text-encoder.js benchmark: stablize encode benchmark 2023-03-07 22:45:40 +01:00
type-check.js benchmark: update iterations of benchmark/util/type-check.js 2023-12-04 14:38:26 +00:00