mirror of
https://github.com/nodejs/node.git
synced 2025-12-28 07:50:41 +00:00
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> |
||
|---|---|---|
| .. | ||
| alice.html | ||
| coverage-many-branches.js | ||
| echo.worker.js | ||
| empty-test-reporter.js | ||
| esm-dir-file.mjs | ||
| require-builtins.js | ||
| simple-error-stack.js | ||
| simple-error-stack.ts | ||
| simple-http-server.js | ||
| simple-https-server.js | ||