node/benchmark/module
Joyee Cheung b6114ae5c9
benchmark: add per-suite setup option
This allows us to set up fixtures for the benchmark suite only
once, which can save quite a bit of time when running benchmarks
that require tens of thousands of fixture files or more (e.g.
the module benchmarks).

PR-URL: https://github.com/nodejs/node/pull/60574
Fixes: https://github.com/nodejs/node/issues/58488
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
2025-11-13 22:44:21 +01:00
..
module-loader-circular.js
module-loader-deep.js
module-loader.js benchmark: --no-warnings to avoid DEP/ExpWarn log 2024-09-15 16:57:10 +00:00
module-require.js benchmark: add per-suite setup option 2025-11-13 22:44:21 +01:00