Release Notes
🚀 Features
- Add a way to disable perf compression through env var by @GuillaumeLagrange in #334
- Do not display the comparison nudge when not in an interactive terminal by @GuillaumeLagrange in #300
- Display a warning when profiling generation failed by @GuillaumeLagrange
- Detect and abort on ring buffer overflow by @not-matthias in #321
- Grow ring buffer to 16 MiB by @not-matthias
⚙️ Internals
- chore: bump runner version to 4.15.1 by @github-actions[bot] in #205
- Increase stack sampling for python by @GuillaumeLagrange in #337
- Replace hard coded lint job for a dedicated check action by @GuillaumeLagrange in #320
- Bump cpp-linter-hooks to support darwin by @GuillaumeLagrange
- Swap pre-commit action for prek by @GuillaumeLagrange
- Fix unused clippy errors in test targets on macos by @GuillaumeLagrange
- Run pre-commit hooks on macos and ubuntu-latest by @GuillaumeLagrange
Install codspeed-runner 4.15.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/codspeed/releases/download/v4.15.1/codspeed-runner-installer.sh | shDownload codspeed-runner 4.15.1
| File | Platform | Checksum |
|---|---|---|
| codspeed-runner-aarch64-apple-darwin.tar.gz | Apple Silicon macOS | 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/codspeed/blob/main/CHANGELOG.md
Full Changelog: v4.15.0...v4.15.1