node/benchmark/fixtures
Chengzhong Wu e4b795ec4a
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
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-01-02 15:13:18 +01:00
..
alice.html
basic-test-runner.js benchmark: add `test-reporters` 2024-11-16 18:00:56 +01:00
coverage-many-branches.js
echo.worker.js
empty-test-reporter.js
esm-dir-file.mjs benchmark: rewrite import.meta benchmark 2023-11-18 00:46:42 +00:00
require-builtins.js benchmark: remove punycode from require-builtins fixture 2023-11-15 00:48:54 +00:00
simple-error-stack.js lib: optimize `prepareStackTrace` on builtin frames 2025-01-02 15:13:18 +01:00
simple-error-stack.ts lib: optimize `prepareStackTrace` on builtin frames 2025-01-02 15:13:18 +01:00
simple-http-server.js
simple-https-server.js
strip-types-benchmark.js benchmark: create benchmark for typescript 2024-09-25 17:25:18 +00:00
strip-types-benchmark.ts benchmark: create benchmark for typescript 2024-09-25 17:25:18 +00:00
transform-types-benchmark.js benchmark: create benchmark for typescript 2024-09-25 17:25:18 +00:00
transform-types-benchmark.ts benchmark: create benchmark for typescript 2024-09-25 17:25:18 +00:00
valid.env benchmark: add dotenv benchmark 2024-09-18 00:30:39 +00:00