Release Notes
🐛 Bug Fixes
- Keep mmap/munmap/brk as deprecated artifact variants (#538) by @GuillaumeLagrange in #538
- Attach lifecycle and syscall hooks without perf_event_open by @GuillaumeLagrange
🏗️ Refactor
- Drop the unused mmap/munmap/brk events by @GuillaumeLagrange
🧪 Testing
- Allow a 1ms shortfall on the sleep round timing by @GuillaumeLagrange in #536
⚙️ Internals
- Pin memtrack 1.5.1 (#541) by @adriencaccia in #541
- Fix the clang-format hook failing to install (#540) by @adriencaccia in #540
Install codspeed-runner 5.3.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/codspeed/releases/download/v5.3.1/codspeed-runner-installer.sh | shDownload codspeed-runner 5.3.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 |