node/benchmark/fixtures
Joyee Cheung e8930e9d7c
benchmark: focus on import.meta intialization in import-meta benchmark
Instead of measuring the performance of the entire module
initialization, focus only on the import.meta initialization.

PR-URL: https://github.com/nodejs/node/pull/60603
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
2026-02-24 00:36:43 +01:00
..
node_modules/error-stack lib: allow skipping source maps in node_modules 2025-02-06 01:10:44 +01:00
alice.html
basic-test-runner.js benchmark: add test-reporters 2024-11-27 11:03:36 -05:00
coverage-many-branches.js benchmark: add benchmark for NODE_V8_COVERAGE 2021-01-27 14:31:37 -08:00
echo.worker.js
empty-test-reporter.js benchmark: add benchmarks for the test_runner 2023-07-29 18:07:44 +00:00
import-meta-dirname-and-filename.mjs benchmark: focus on import.meta intialization in import-meta benchmark 2026-02-24 00:36:43 +01:00
import-meta-dirname.mjs benchmark: focus on import.meta intialization in import-meta benchmark 2026-02-24 00:36:43 +01:00
import-meta-filename.mjs benchmark: focus on import.meta intialization in import-meta benchmark 2026-02-24 00:36:43 +01:00
import-meta-url.mjs benchmark: focus on import.meta intialization in import-meta benchmark 2026-02-24 00:36:43 +01: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-31 01:16:42 +01:00
simple-error-stack.ts lib: optimize prepareStackTrace on builtin frames 2025-01-31 01:16:42 +01:00
simple-http-server.js
simple-https-server.js benchmark: add simple https benchmark 2020-12-25 18:11:44 +00:00
strip-types-benchmark.js benchmark: create benchmark for typescript 2024-10-04 10:20:26 +02:00
strip-types-benchmark.ts benchmark: create benchmark for typescript 2024-10-04 10:20:26 +02:00
transform-types-benchmark.js benchmark: create benchmark for typescript 2024-10-04 10:20:26 +02:00
transform-types-benchmark.ts benchmark: create benchmark for typescript 2024-10-04 10:20:26 +02:00
valid.env util: fix parseEnv incorrectly splitting multiple ‘=‘ in value 2025-05-19 12:13:51 +02:00