Releases: CodSpeedHQ/codspeed-go
Releases · CodSpeedHQ/codspeed-go
0.4.1 - 2025-10-14
Release Notes
🚀 Features
- Add test with .go folder by @not-matthias
🐛 Bug Fixes
- Dont try to patch folders ending with .go by @not-matthias in #21
Install codspeed-go-runner 0.4.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/codspeed-go/releases/download/v0.4.1/codspeed-go-runner-installer.sh | shDownload codspeed-go-runner 0.4.1
| 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 |
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 |
v0.3.0
What's Changed
Fixes
-
Support using
testingin non_test.gofiles -
Use the correct number of rounds for
b.Loop()benchmarks
Full Changelog: v0.2.0...v0.3.0
Install codspeed-go-runner 0.3.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/codspeed-go/releases/download/v0.3.0/codspeed-go-runner-installer.sh | shDownload codspeed-go-runner 0.3.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 |
v0.2.0
What's Changed
quicktestandtestifyare now fully supported
Full Changelog: v0.1.2...v0.2.0
Install codspeed-go-runner 0.2.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/codspeed-go/releases/download/v0.2.0/codspeed-go-runner-installer.sh | shDownload codspeed-go-runner 0.2.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 |
v0.1.2
What's Changed
- Warn about using runparallel by @not-matthias in #13
Full Changelog: v0.1.1...v0.1.2
Install codspeed-go-runner 0.1.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/codspeed-go/releases/download/v0.1.2/codspeed-go-runner-installer.sh | shDownload codspeed-go-runner 0.1.2
| 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 |
v0.1.1
Install codspeed-go-runner 0.1.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/codspeed-go/releases/download/v0.1.1/codspeed-go-runner-installer.sh | shDownload codspeed-go-runner 0.1.1
| 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 |