node/benchmark/fixtures
Joyee Cheung 4e23d6904c
benchmark: rewrite import.meta benchmark
This is a ESM benchmark, rewrite it so that we are directly
benchmarking the ESM import.meta paths and using number of
loads for op/s calculation, instead of doing it in startup
benchmarks and nesting number of process/workers spawn
for op/s calculation.

PR-URL: https://github.com/nodejs/node/pull/50683
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Vinícius Lourenço Claro Cardoso <contact@viniciusl.com.br>
2023-11-18 00:46:42 +00:00
..
alice.html
coverage-many-branches.js
echo.worker.js
empty-test-reporter.js benchmark: add benchmarks for the test_runner 2023-07-29 18:07:44 +00:00
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 src,lib: print source map error source on demand 2022-07-28 08:09:30 +08:00
simple-error-stack.ts src,lib: print source map error source on demand 2022-07-28 08:09:30 +08:00
simple-http-server.js
simple-https-server.js