-
-
Notifications
You must be signed in to change notification settings - Fork 70
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
chore(deps): update dependency @codspeed/vitest-plugin to v4 #508
Conversation
Metrics reportAt head commit d039e29 and base commit 4aac490 at SizeNo changes All size metrics
|
CodSpeed Performance ReportMerging #508 will degrade performances by 32.56%Comparing 🎉 Hooray!
|
Benchmark | main |
renovate/codspeed-vitest-plugin-4.x |
Change | |
---|---|---|---|---|
⚡ | collection with cache |
18.8 ms | 16.7 ms | +12.47% |
⚡ | heavy |
4.4 ms | 3.7 ms | +18.71% |
👁 | init |
4.3 ms | 6.4 ms | -32.56% |
⚡ | simple |
4.4 ms | 3.5 ms | +25.93% |
This was addressed in release v2.6.0. |
This PR contains the following updates:
^3.1.1
->^4.0.0
Release Notes
CodSpeedHQ/codspeed-node (@codspeed/vitest-plugin)
v4.0.0
Compare Source
🎉 What's Changed
This major release aims to reduce variance in the measurements, by updating the
V8
flags and forcing other optimizations.🚀 Migration Path
This is a breaking change and it will affect your current performance baseline. But updating will improve result stability!
We recommend you create a standalone PR to update the
@codspeed/*
dependencies, acknowledge the potential regressions, and merge it to update the baseline on your default branch.📚 Details
Full Changelog: CodSpeedHQ/codspeed-node@v3.1.1...v4.0.0
Configuration
📅 Schedule: Branch creation - "* 0-3 1 * *" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 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.