Skip to content

test(nuxt): benchmark dev loadNuxt startup#35382

Merged
danielroe merged 1 commit into
mainfrom
perf/dev-loadnuxt-benchmark
Jun 17, 2026
Merged

test(nuxt): benchmark dev loadNuxt startup#35382
danielroe merged 1 commit into
mainfrom
perf/dev-loadnuxt-benchmark

Conversation

@TheAlexLichter

Copy link
Copy Markdown
Member

📚 Description

This PR adds a simple benchmark for loadNuxt with the dev setting enabled, making sure we can (somewhat) measure cold starts in Nuxt.

@pkg-pr-new

pkg-pr-new Bot commented Jun 17, 2026

Copy link
Copy Markdown

Open in StackBlitz

@nuxt/kit

npm i https://pkg.pr.new/@nuxt/kit@35382

@nuxt/nitro-server

npm i https://pkg.pr.new/@nuxt/nitro-server@35382

nuxt

npm i https://pkg.pr.new/nuxt@35382

@nuxt/rspack-builder

npm i https://pkg.pr.new/@nuxt/rspack-builder@35382

@nuxt/schema

npm i https://pkg.pr.new/@nuxt/schema@35382

@nuxt/vite-builder

npm i https://pkg.pr.new/@nuxt/vite-builder@35382

@nuxt/webpack-builder

npm i https://pkg.pr.new/@nuxt/webpack-builder@35382

commit: 1730808

@coderabbitai

This comment has been minimized.

@codspeed-hq

codspeed-hq Bot commented Jun 17, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 20 untouched benchmarks
🆕 1 new benchmark
⏩ 3 skipped benchmarks1

Performance Changes

Benchmark BASE HEAD Efficiency
🆕 loadNuxt in the basic test fixture (dev) N/A 391 ms N/A

Comparing perf/dev-loadnuxt-benchmark (1730808) with main (2f9ee7b)2

Open in CodSpeed

Footnotes

  1. 3 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

  2. No successful run was found on main (ed1e711) during the generation of this report, so 2f9ee7b was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@danielroe
danielroe added this pull request to the merge queue Jun 17, 2026
Merged via the queue into main with commit f95ca1e Jun 17, 2026
50 of 52 checks passed
@danielroe
danielroe deleted the perf/dev-loadnuxt-benchmark branch June 17, 2026 20:15
@github-actions github-actions Bot mentioned this pull request Jun 16, 2026
4 tasks
@github-actions github-actions Bot mentioned this pull request Jun 24, 2026
@github-actions github-actions Bot mentioned this pull request Jul 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

5.x 🧪 test Test additions or improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants