mirror of
https://github.com/nodejs/node.git
synced 2025-12-28 07:50:41 +00:00
This benchmarks the startup of various CLI tools that are already checked into the source code. We use --version because the output tends to be minimal and fewer operations are done to generate these so that the startup cost is still dominated by a more indispensible part of the CLI. PR-URL: https://github.com/nodejs/node/pull/50684 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: James M Snell <jasnell@gmail.com> |
||
|---|---|---|
| .. | ||
| arguments.js | ||
| freelist.js | ||
| getstringwidth.js | ||
| object-property-bench.js | ||
| print.js | ||
| punycode.js | ||
| startup-cli-version.js | ||
| startup.js | ||
| structured-clone.js | ||
| trace.js | ||
| util-extend-vs-object-assign.js | ||