Sourced from CodSpeedHQ/action's releases.
v5.2.1
Bumps the CodSpeed runner to v5.2.1.
🚀 Features
- Add a
simulation-track-subprocessinput, which enables measuring the subprocesses spawned by the benchmarked process insimulationmode by@adriencacciain #235- Bump the go-runner to v1.3.0, adding Go 1.26 and 1.27 support by
@adriencacciain #516Full Runner Changelog: https://github.com/CodSpeedHQ/codspeed/blob/main/CHANGELOG.md
What's Changed
- feat: add simulation-track-subprocess input by
@adriencacciain CodSpeedHQ/action#235- chore: bump runner version to 5.2.1 by
@github-actions[bot] in CodSpeedHQ/action#236Full Changelog: https://github.com/CodSpeedHQ/action/compare/v5.2.0...v5.2.1
v5.2.0
Bumps the CodSpeed runner to v5.2.0, including v5.1.0.
🚀 Features
- Add a
--simulation-track-subprocessflag that enables tracking benchmark subprocesses, along with per-thread dumps by@GuillaumeLagrangein #493 and #513- Collect RSS via rss_stat and folio-rmap reconstruction by
@not-matthiasin #453- Support CircleCI for GitHub repositories by
@fargitoin #482🐛 Bug Fixes
- Fix cache behavior that was causing an apt reinstall of the libc debug symbols despite cache restore by
@GuillaumeLagrangein #509⚙️ Internals
- Bump pinned valgrind-codspeed to 3.26.0-0codspeed7 by
@adriencacciain #515
- fix(callgrind): represent os threads under
--separate-threads=yesby@GuillaumeLagrangein CodSpeedHQ/valgrind-codspeed#24- feat(callgrind): track subprocesses across fork and exec by
@GuillaumeLagrangein CodSpeedHQ/valgrind-codspeed#25- Stop skipping the rustup wrapper for valgrind by
@GuillaumeLagrangein #493Full Runner Changelog: https://github.com/CodSpeedHQ/codspeed/blob/main/CHANGELOG.md
What's Changed
- fix: add the distribution to the instruments cache key by
@GuillaumeLagrangein CodSpeedHQ/action#233- chore: bump runner version to 5.1.0 by
@github-actions[bot] in CodSpeedHQ/action#232- chore: bump runner version to 5.2.0 by
@github-actions[bot] in CodSpeedHQ/action#234Full Changelog: https://github.com/CodSpeedHQ/action/compare/v5.0.3...v5.2.0
373d686
Release v5.2.1 🚀5659c65
chore: bump runner version to 5.2.1 (#236)22d40ad
feat: add simulation-track-subprocess input (#235)47f7ceb
Release v5.2.0 🚀d9ce15a
chore: bump runner version to 5.2.0 (#234)994a9cf
chore: bump runner version to 5.1.0 (#232)15e6538
fix: add the distribution to the instruments cache key