CodSpeed Performance Analysis
Version updated for https://github.com/CodSpeedHQ/action to version v3.8.0.
- This action is used across all versions by 1,321 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
🐛 Bug Fixes
- Adjust offset for symbols of module loaded at preferred base by @not-matthias in #97
- Run with –scope to allow perf to trace the benchmark process by @not-matthias
- Run with bash to support complex scripts by @not-matthias
- Execute pre- and post-bench scripts for non-perf walltime runner by @not-matthias in #96
🏗️ Refactor
- Process memory mappings in separate function by @not-matthias
⚙️ Internals
- Add debug logs for perf.map collection by @not-matthias
- Add complex cmd and env tests by @not-matthias
Full Changelog: https://github.com/CodSpeedHQ/action/compare/v3.7.0...v3.8.0 Full Runner Changelog: https://github.com/CodSpeedHQ/runner/blob/main/CHANGELOG.md