1.1.0 - 2026-04-17
Release Notes
We now collect buildtime and runtime environment data to warn users about differences in their runtime environment when comparing two runs against one another.
This data includes toolchain metadata like version and build options, as well as a list of dynamically loaded linked libraries.
🚀 Features
- Collect Go toolchain environment information by @GuillaumeLagrange in #57
⚙️ Internals
- Bump instrument-hooks to collect runtime libraries by @GuillaumeLagrange in #58
Install codspeed-go-runner 1.1.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/codspeed-go/releases/download/v1.1.0/codspeed-go-runner-installer.sh | shDownload codspeed-go-runner 1.1.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 |