0.4.0 - 2025-10-14
Release Notes
🚀 Features
- Add benchmark markers by @not-matthias in #18
- Add bench with setup by @not-matthias
- Add support for
package mainbenches by @not-matthias in #19 - Add test for example with
package mainby @not-matthias
🐛 Bug Fixes
- Dont append to list before stopping testing timer by @not-matthias
- Remove wrong reset timer by @not-matthias
- BenchTime is already in seconds by @not-matthias
- Move sleep tests to own package by @not-matthias
- Use sharded walltime runs by @not-matthias
- Run benchmarks of all packages by @not-matthias
- Run go-runner in release mode by @not-matthias
⚙️ Internals
- Pin rust version by @art049
- Bump instrument-hooks by @not-matthias in #20
Install codspeed-go-runner 0.4.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/codspeed-go/releases/download/v0.4.0/codspeed-go-runner-installer.sh | shDownload codspeed-go-runner 0.4.0
| File | Platform | Checksum |
|---|---|---|
| codspeed-go-runner-aarch64-unknown-linux-musl.tar.xz | ARM64 MUSL Linux | checksum |
| codspeed-go-runner-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |