Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Sep 15:18
d7de44a

What's Changed

⚠️ BREAKING: There was an inaccuracy in the round time computation for very small benchmarks. Bumping to this version might change the reported value significantly

Fixes

  • Support using testing in non _test.go files

  • 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 | sh

Download 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