node/benchmark/fixtures
Chengzhong Wu 28557ef5f1
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>
2024-12-20 01:13:31 +01:00
..
alice.html
basic-test-runner.js benchmark: add `test-reporters` 2024-11-16 03:55:13 +00:00
coverage-many-branches.js
echo.worker.js
empty-test-reporter.js
esm-dir-file.mjs
require-builtins.js
simple-error-stack.js lib: optimize `prepareStackTrace` on builtin frames 2024-12-20 01:13:31 +01:00
simple-error-stack.ts lib: optimize `prepareStackTrace` on builtin frames 2024-12-20 01:13:31 +01:00
simple-http-server.js
simple-https-server.js
strip-types-benchmark.js
strip-types-benchmark.ts
transform-types-benchmark.js
transform-types-benchmark.ts
valid.env