-
-
Notifications
You must be signed in to change notification settings - Fork 5.3k
ci: reenable nuxt benchmarking #30711
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
|
@nuxt/kit
@nuxt/rspack-builder
nuxt
@nuxt/schema
@nuxt/vite-builder
@nuxt/webpack-builder
commit: |
CodSpeed Performance ReportMerging #30711 will create unknown performance changesComparing 🎉 Hooray!
|
Benchmark | BASE |
HEAD |
Change | |
---|---|---|---|---|
basic test fixture |
86.7 ms | N/A | N/A | |
basic test fixture (types) |
67.6 ms | N/A | N/A | |
empty directory |
22.2 ms | N/A | N/A | |
🆕 | loadNuxtConfig in the basic test fixture |
N/A | 190 ms | N/A |
🆕 | loadNuxtConfig in the basic test fixture (types) |
N/A | 16.7 ms | N/A |
🆕 | loadNuxtConfig in the empty directory |
N/A | 84.9 ms | N/A |
🆕 | loadNuxtConfig in the minimal test fixture |
N/A | 13.3 ms | N/A |
🆕 | loadNuxtConfig in the minimal test fixture (types) |
N/A | 11.9 ms | N/A |
minimal test fixture |
8.3 ms | N/A | N/A | |
minimal test fixture (types) |
31.2 ms | N/A | N/A | |
write types |
163.1 ms | N/A | N/A | |
🆕 | writeTypes in the basic-types fixture |
N/A | 256.8 ms | N/A |
basic test fixture |
2.1 s | N/A | N/A | |
empty directory |
432.9 ms | N/A | N/A | |
🆕 | loadNuxt in an empty directory |
N/A | 1.5 s | N/A |
🆕 | loadNuxt in the basic test fixture |
N/A | 2.4 s | N/A |
Caution Review failedThe pull request is closed. Pull Request AnalysisWalkthroughThis pull request introduces changes to the project's benchmarking infrastructure. The primary modifications include removing the standalone benchmark workflow and integrating benchmarking directly into the continuous integration (CI) workflow. The benchmark-related configuration has been updated across multiple files, including workflow definitions, test configurations, and benchmark test files. The changes involve updating import paths for various functions from relative to absolute package imports, modifying benchmark test descriptions for improved clarity, and adding the CodSpeedHQ benchmarking plugin to the Vitest configuration. A new These modifications aim to streamline the benchmarking process and improve the overall testing infrastructure of the project. 📜 Recent review detailsConfiguration used: CodeRabbit UI ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (6)
✨ Finishing Touches
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
🔗 Linked issue
📚 Description