node/benchmark/fixtures
Chengzhong Wu 2f333b6c51
lib: optimize prepareStackTrace on builtin frames
Only invalidates source map lookup cache when a new source map is found.
This improves when user codes interleave with builtin functions, like
`array.map`.

PR-URL: https://github.com/nodejs/node/pull/56299
Backport-PR-URL: https://github.com/nodejs/node/pull/59653
Refs: https://github.com/nodejs/node/issues/56296
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Xuguang Mei <meixuguang@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Pietro Marchini <pietro.marchini94@gmail.com>
2025-09-02 15:28:41 +02:00
..
alice.html
basic-test-runner.js benchmark: add test-reporters 2025-01-24 22:18:41 +01:00
coverage-many-branches.js
echo.worker.js
empty-test-reporter.js
esm-dir-file.mjs benchmark: rewrite import.meta benchmark 2023-12-19 16:17:41 +00:00
require-builtins.js benchmark: remove punycode from require-builtins fixture 2023-12-19 16:17:36 +00:00
simple-error-stack.js lib: optimize prepareStackTrace on builtin frames 2025-09-02 15:28:41 +02:00
simple-error-stack.ts lib: optimize prepareStackTrace on builtin frames 2025-09-02 15:28:41 +02:00
simple-http-server.js
simple-https-server.js
strip-types-benchmark.js benchmark: create benchmark for typescript 2024-11-17 11:51:38 +01:00
strip-types-benchmark.ts benchmark: create benchmark for typescript 2024-11-17 11:51:38 +01:00
transform-types-benchmark.js benchmark: create benchmark for typescript 2024-11-17 11:51:38 +01:00
transform-types-benchmark.ts benchmark: create benchmark for typescript 2024-11-17 11:51:38 +01:00
valid.env util: fix parseEnv incorrectly splitting multiple ‘=‘ in value 2025-08-27 19:20:40 +02:00