mirror of
https://github.com/nodejs/node.git
synced 2025-12-27 23:41:14 +00:00
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> |
||
|---|---|---|
| .. | ||
| module-loader-circular.js | ||
| module-loader-deep.js | ||
| module-loader.js | ||
| module-require.js | ||