Skip to content

Releases: CodSpeedHQ/codspeed-go

1.2.1 - 2026-06-24

Choose a tag to compare

@github-actions github-actions released this 24 Jun 09:36
e9f4807

Release Notes

🐛 Bug Fixes

  • Compile instrument-hooks generated C with -std=c11 by @not-matthias

🧪 Testing

  • Add darwin-only fibonacci benchmark for flamegraph testing by @not-matthias in #61

⚙️ Internals

Install codspeed-go-runner 1.2.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/codspeed-go/releases/download/v1.2.1/codspeed-go-runner-installer.sh | sh

Download codspeed-go-runner 1.2.1

File Platform Checksum
codspeed-go-runner-aarch64-apple-darwin.tar.xz Apple Silicon macOS 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

1.2.0 - 2026-04-28

Choose a tag to compare

@github-actions github-actions released this 28 Apr 13:17
574b6c1

Release Notes

This release adds first support for macOS walltime.

Please note that profiling and other instruments are not yet available on macOS and will come in a later update.

🚀 Features

⚙️ Internals

Install codspeed-go-runner 1.2.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/codspeed-go/releases/download/v1.2.0/codspeed-go-runner-installer.sh | sh

Download codspeed-go-runner 1.2.0

File Platform Checksum
codspeed-go-runner-aarch64-apple-darwin.tar.xz Apple Silicon macOS 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

1.1.0 - 2026-04-17

Choose a tag to compare

@github-actions github-actions released this 17 Apr 10:20
5df4146

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

⚙️ Internals

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

Download 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

1.0.2 - 2026-03-16

Choose a tag to compare

@github-actions github-actions released this 16 Mar 10:48
12ee23e

Release Notes

🐛 Bug Fixes

  • Detect missing C compiler before building instrument hooks by @not-matthias

📚 Documentation

Install codspeed-go-runner 1.0.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/codspeed-go/releases/download/v1.0.2/codspeed-go-runner-installer.sh | sh

Download codspeed-go-runner 1.0.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

1.0.1 - 2026-01-27

Choose a tag to compare

@github-actions github-actions released this 27 Jan 12:24
9ab56f8

Release Notes

🐛 Bug Fixes

⚙️ Internals

Install codspeed-go-runner 1.0.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/codspeed-go/releases/download/v1.0.1/codspeed-go-runner-installer.sh | sh

Download codspeed-go-runner 1.0.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

1.0.0 - 2026-01-20

Choose a tag to compare

@github-actions github-actions released this 20 Jan 09:53
f1e2e9f

Release Notes

🚀 Features

🐛 Bug Fixes

🏗️ Refactor

⚙️ Internals

Install codspeed-go-runner 1.0.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/codspeed-go/releases/download/v1.0.0/codspeed-go-runner-installer.sh | sh

Download codspeed-go-runner 1.0.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

0.6.2 - 2025-12-15

Choose a tag to compare

@github-actions github-actions released this 15 Dec 17:42
4df4d46

Release Notes

🐛 Bug Fixes

⚙️ Internals

Install codspeed-go-runner 0.6.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/codspeed-go/releases/download/v0.6.2/codspeed-go-runner-installer.sh | sh

Download codspeed-go-runner 0.6.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

0.6.1 - 2025-12-04

Choose a tag to compare

@github-actions github-actions released this 04 Dec 12:55
a88bf0f

Release Notes

🐛 Bug Fixes

Install codspeed-go-runner 0.6.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/codspeed-go/releases/download/v0.6.1/codspeed-go-runner-installer.sh | sh

Download codspeed-go-runner 0.6.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.6.0 - 2025-11-28

Choose a tag to compare

@github-actions github-actions released this 28 Nov 15:39
0ee1cab

Release Notes

🐛 Bug Fixes

⚙️ Internals

  • Add edge case where timer is stopped at end of benchmark by @not-matthias
  • Add more test cases to handle setup scenarios by @not-matthias

Install codspeed-go-runner 0.6.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/codspeed-go/releases/download/v0.6.0/codspeed-go-runner-installer.sh | sh

Download codspeed-go-runner 0.6.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

0.5.1 - 2025-11-19

Choose a tag to compare

@github-actions github-actions released this 19 Nov 14:51
0f118b3

Release Notes

🚀 Features

🐛 Bug Fixes

🏗️ Refactor

⚙️ Internals

Install codspeed-go-runner 0.5.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/codspeed-go/releases/download/v0.5.1/codspeed-go-runner-installer.sh | sh

Download codspeed-go-runner 0.5.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