Release Notes
🚀 Features
- Update valgrind codspeed to 3.26.0-0codspeed0
- Add --config-name argument to allow multiple configs by @GuillaumeLagrange in #145
- Output perf data directly to profile folder by @GuillaumeLagrange in #138
- Emit perf data in pipe mode by @art049
- Properly handle sudo with a command builder (#143) by @art049 in #143
🐛 Bug Fixes
- Run cp with bash to expand glob patterns by @not-matthias in #148
⚙️ Internals
- Use info instead of warn for some cache and valgrind setup logs by @adriencaccia in #142
- chore: bump runner version to 4.3.3 by @github-actions[bot] in #152
Install codspeed-runner 4.3.3
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/runner/releases/download/v4.3.3/codspeed-runner-installer.sh | shDownload codspeed-runner 4.3.3
| File | Platform | Checksum |
|---|---|---|
| codspeed-runner-aarch64-unknown-linux-musl.tar.gz | ARM64 MUSL Linux | checksum |
| codspeed-runner-x86_64-unknown-linux-musl.tar.gz | x64 MUSL Linux | checksum |
Full Runner Changelog: https://github.com/CodSpeedHQ/runner/blob/main/CHANGELOG.md
Full Changelog: v4.3.1...v4.3.3