node/benchmark/misc
Joyee Cheung 23f56d8bb3 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-29 09:45:22 -03:00
..
arguments.js benchmark: add trailing commas in benchmark/misc 2023-02-04 18:19:36 +00:00
freelist.js benchmark: add trailing commas in benchmark/misc 2023-02-04 18:19:36 +00:00
getstringwidth.js benchmark: add trailing commas in benchmark/misc 2023-02-04 18:19:36 +00:00
object-property-bench.js benchmark: add trailing commas in benchmark/misc 2023-02-04 18:19:36 +00:00
print.js benchmark: add trailing commas in benchmark/misc 2023-02-04 18:19:36 +00:00
punycode.js benchmark: add trailing commas in benchmark/misc 2023-02-04 18:19:36 +00:00
startup-cli-version.js benchmark: add misc/startup-cli-version benchmark 2023-11-23 10:15:46 +01:00
startup.js benchmark: rewrite import.meta benchmark 2023-11-29 09:45:22 -03:00
structured-clone.js src: implement structuredClone in native 2023-11-11 20:38:22 +01:00
trace.js benchmark: add trailing commas in benchmark/misc 2023-02-04 18:19:36 +00:00
util-extend-vs-object-assign.js benchmark: add trailing commas in benchmark/misc 2023-02-04 18:19:36 +00:00