mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
2b9d3b2755
Also remove the require-cachable.js benchmarks because now all builtin modules are cacheable, it would be comparing oranges to apples when we try to compare the performance of loading all cacheable modules in different Node.js binaries since the set of modules are just different. Comparison of startup performance that involves loading of the long-standing, stable builtins is already covered by the require-builtins benchmark. PR-URL: https://github.com/nodejs/node/pull/45746 Reviewed-By: Chengzhong Wu <legendecas@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> |
||
---|---|---|
.. | ||
alice.html | ||
coverage-many-branches.js | ||
echo.worker.js | ||
require-builtins.js | ||
simple-error-stack.js | ||
simple-error-stack.ts | ||
simple-http-server.js | ||
simple-https-server.js |