chore(deps): update codspeedhq/action action to v5 - #266
Merged
Conversation
Contributor
Performance comparison unavailableThe base and head of this comparison were measured with different runner settings, so their benchmark values are not directly comparable. What changed between base and head:
Re-run the base with the same settings to get a valid performance comparison. Comparing |
|
GNU diffutils testsuite comparison: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4→v5Release Notes
CodSpeedHQ/action (CodSpeedHQ/action)
v5.0.1Compare Source
🚀 Highlights
More precise measurements by default
cycle-estimationis now enabled by default, giving more precise benchmark cycle estimation in Simulation mode. See docs.New: allocation exclusion
Opt in to
exclude-allocationsto remove allocator time from benchmarks in Simulation mode and reduce variance. See docs.samply-based profiler by default on LinuxThe walltime profiler now uses
samplyon all OSes. SetCODSPEED_WALLTIME_PROFILER=perfto restore the previous behavior.cycle-estimationis now enabled by default (see above)samply-based profiler is now the default on Linux; setCODSPEED_WALLTIME_PROFILER=perfto revertDetails
🚀 Features
🐛 Bug Fixes
💼 Other
🏗️ Refactor
🧪 Testing
⚙️ Internals
Install codspeed-runner 5.0.1
Install prebuilt binaries via shell script
Download codspeed-runner 5.0.1
Full Runner Changelog: https://github.com/CodSpeedHQ/codspeed/blob/main/CHANGELOG.md
Full Changelog: CodSpeedHQ/action@v4.19.1...v5.0.1
v5.0.0Compare Source
Breaking changes
codspeednow turns these features on by default:cycle-estimation: Enables more precise benchmark cycle estimation in Simulation mode, see docsexclude-allocations: Removes allocator time from the benchmark in Simulation mode to reduce variance, see docscodspeednow uses thesamplybased profiler by default on Linux. The old profiler behavior can still be used by setting the env varCODSPEED_WALLTIME_PROFILER=perfRelease Notes
🚀 Features
🐛 Bug Fixes
💼 Other
🏗️ Refactor
🧪 Testing
⚙️ Internals
Install codspeed-runner 5.0.0
Install prebuilt binaries via shell script
Download codspeed-runner 5.0.0
Full Runner Changelog: https://github.com/CodSpeedHQ/codspeed/blob/main/CHANGELOG.md
Full Changelog: CodSpeedHQ/action@v4...v5.0.0
v5Compare Source
Configuration
📅 Schedule: (UTC)
🚦 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.