chore(deps): update codecov/codecov-action digest to 303a32d - #1541
Conversation
commit: |
CLI benchmark
Full report
|
| Setting | Value |
|---|---|
| Baseline | ref:4d81025bdd75c7a6ad7bc93265fd6961e382a98a (v4.0.0-alpha.1) |
| Head | local packages/nuxt-cli at 1f2d5bf (v4.0.0-alpha.1) |
| Node | v24.21.0 |
| OS | Linux 6.17.0 (kernel 6.17.0-1022-azure) |
| CPU | AMD EPYC 7763 64-Core Processor x 4 |
| Memory | 15.6 GB |
| Load average at start | 0.91, 0.28, 0.10 |
| Run started | 2026-09-21T03:53:05.888Z |
Cold CLI startup
Median of 15 interleaved runs per command, one warmup discarded.
| Command | baseline v4.0.0-alpha.1 median | head v4.0.0-alpha.1 median | Delta | baseline v4.0.0-alpha.1 min / p95 | head v4.0.0-alpha.1 min / p95 |
|---|---|---|---|---|---|
nuxt --version |
77 ms | 78 ms | +1.4% | 72 ms / 81 ms | 73 ms / 83 ms |
nuxt --version (first output byte) |
71 ms | 72 ms | +0.8% | 67 ms / 76 ms | 67 ms / 77 ms |
nuxt --help |
171 ms | 172 ms | +0.9% | 163 ms / 180 ms | 159 ms / 178 ms |
nuxt --help (first output byte) |
164 ms | 164 ms | +0.5% | 156 ms / 173 ms | 152 ms / 171 ms |
nuxt dev --help |
130 ms | 128 ms | -1.1% | 122 ms / 134 ms | 124 ms / 133 ms |
nuxt dev --help (first output byte) |
123 ms | 122 ms | -0.8% | 116 ms / 127 ms | 117 ms / 127 ms |
nuxt <unknown-command> (no-op) |
182 ms | 179 ms | -1.5% | 170 ms / 184 ms | 166 ms / 188 ms |
nuxt <unknown-command> (no-op) (first output byte) |
175 ms | 172 ms | -1.5% | 164 ms / 177 ms | 159 ms / 181 ms |
Module load cost
Counted with a module.registerHooks load hook, compile cache disabled. Counts every JS module actually evaluated on that code path (built-ins excluded, native addons excluded).
| Command | baseline v4.0.0-alpha.1 modules | head v4.0.0-alpha.1 modules | Delta | baseline v4.0.0-alpha.1 source bytes | head v4.0.0-alpha.1 source bytes | Delta |
|---|---|---|---|---|---|---|
nuxt --version |
37 | 37 | 0.0% | 302.3 kB | 302.3 kB | 0.0% |
nuxt --help |
139 | 139 | 0.0% | 1.03 MB | 1.03 MB | 0.0% |
nuxt dev --help |
82 | 82 | 0.0% | 643.0 kB | 643.0 kB | 0.0% |
Install footprint and published tarball
Each version installed on its own into an empty project with nothing but @nuxt/cli as a dependency, so the tree is exactly the CLI and its transitive dependencies. npm cache is warm and the registry is only consulted for metadata, so install wall time is indicative, not a network benchmark.
| Metric | baseline v4.0.0-alpha.1 | head v4.0.0-alpha.1 | Delta |
|---|---|---|---|
Direct dependencies of @nuxt/cli |
22 | 22 | 0.0% |
| Packages in the installed tree (unique name@version) | 38 | 38 | 0.0% |
| Unique package names | 38 | 38 | 0.0% |
| Package directories on disk (cross-check) | 31 | 31 | 0.0% |
Installed node_modules on disk |
2.37 MB | 2.37 MB | -0.0% |
| Installed files | 407 | 407 | 0.0% |
| Install wall time (warm npm cache, median of 3) | 1.47 s | 1.47 s | -0.2% |
| Published tarball (packed) | 228.1 kB | 228.1 kB | 0.0% |
| Published tarball (unpacked) | 745.0 kB | 745.0 kB | 0.0% |
| Files in tarball | 84 | 84 | 0.0% |
Interleaved runs on a shared runner: trust the deltas, not the absolute timings. The dev, restart and build suites run locally via pnpm bench:cli.
This PR contains the following updates:
fb8b358→303a32dWarning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.