-
-
Notifications
You must be signed in to change notification settings - Fork 52
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 devdependency @codspeed/vitest-plugin to v4 #452
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Diagnostics Comparison:Click to expand
|
CodSpeed Performance ReportMerging #452 will degrade performances by 30.89%Comparing 🎉 Hooray!
|
Benchmark | main |
renovate/major-test-packages |
Change | |
---|---|---|---|---|
❌ | ignores code without imports from magic-regexp |
500.3 µs | 723.9 µs | -30.89% |
⚡ | ignores non-JS files |
578 µs | 245.8 µs | ×2.4 |
❌ | preserves context for dynamic regexps |
3 ms | 3.7 ms | -18.12% |
❌ | respects how users import library |
3.4 ms | 4.2 ms | -18.68% |
⚡ | transforms vue script blocks |
9 ms | 5.6 ms | +61.4% |
c1ea966
to
b5cf6db
Compare
Diagnostics Comparison:Click to expand
|
b5cf6db
to
89084e5
Compare
Diagnostics Comparison:Click to expand
|
89084e5
to
f55d9b8
Compare
Diagnostics Comparison:Click to expand
|
f55d9b8
to
97ba62a
Compare
Diagnostics Comparison:Click to expand
|
97ba62a
to
76ae60e
Compare
Diagnostics Comparison:Click to expand
|
76ae60e
to
88ba059
Compare
Diagnostics Comparison:Click to expand
|
88ba059
to
a62c113
Compare
Diagnostics Comparison:Click to expand
|
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 - At any time (no schedule defined), 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.