Skip to content

Releases: CodSpeedHQ/codspeed

4.2.0 - 2025-10-16

16 Oct 15:13
v4.2.0
44b7e6b

Choose a tag to compare

Changes

✨ This new release adds a way for the runner to save and restore instruments it installs to a cache directory. The CodSpeed github action automatically makes use of these feature to speedup runs in your CI!

Details

🚀 Features

🐛 Bug Fixes

⚙️ Internals

Install codspeed-runner 4.2.0

Install prebuilt binaries via shell script

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

Download codspeed-runner 4.2.0

File Platform Checksum
codspeed-runner-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
codspeed-runner-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum

4.1.1 - 2025-10-06

06 Oct 11:42
v4.1.1
a5ddb78

Choose a tag to compare

Release Notes

🐛 Bug Fixes

Install codspeed-runner 4.1.1

Install prebuilt binaries via shell script

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

Download codspeed-runner 4.1.1

File Platform Checksum
codspeed-runner-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
codspeed-runner-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum

4.1.0 - 2025-10-02

02 Oct 09:02
v4.1.0
d62daf4

Choose a tag to compare

Changes

✨ This new release improves the accuracy of walltime profiling with perf and reduces the upload times.

Details

🚀 Features

🐛 Bug Fixes

🏗️ Refactor

⚙️ Internals

Install codspeed-runner 4.1.0

Install prebuilt binaries via shell script

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

Download codspeed-runner 4.1.0

File Platform Checksum
codspeed-runner-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
codspeed-runner-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum

4.0.1 - 2025-09-09

09 Sep 12:44
v4.0.1
c83c0d9

Choose a tag to compare

Release Notes

🐛 Bug Fixes

Install codspeed-runner 4.0.1

Install prebuilt binaries via shell script

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

Download codspeed-runner 4.0.1

File Platform Checksum
codspeed-runner-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
codspeed-runner-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum

4.0.0 - 2025-09-01

01 Sep 16:13
v4.0.0
2cd4512

Choose a tag to compare

Release Notes

💥 BREAKING

It's now required to explicitly set the runner mode to instrumentation or walltime using either:

  • the --mode CLI argument
  • or the CODSPEED_RUNNER_MODE environment variable

Tip

Before, this variable was automatically set to instrumentation on every runner except for CodSpeed macro runners where it was set to walltime by default.

Details

🚀 Features

🐛 Bug Fixes

🏗️ Refactor

⚙️ Internals

Install codspeed-runner 4.0.0

Install prebuilt binaries via shell script

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

Download codspeed-runner 4.0.0

File Platform Checksum
codspeed-runner-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
codspeed-runner-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum

3.8.1 - 2025-08-25

25 Aug 16:28
v3.8.1
ace8755

Choose a tag to compare

Release Notes

🐛 Bug Fixes

🏗️ Refactor

  • Improve conditional compilation in get_pipe_open_options by @art049 in #100

⚙️ Internals

Install codspeed-runner 3.8.1

Install prebuilt binaries via shell script

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

Download codspeed-runner 3.8.1

File Platform Checksum
codspeed-runner-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
codspeed-runner-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum

3.8.0 - 2025-07-18

18 Jul 15:21
9910b71

Choose a tag to compare

Release Notes

🐛 Bug Fixes

  • Adjust offset for symbols of module loaded at preferred base by @not-matthias in #97
  • Run with --scope to allow perf to trace the benchmark process by @not-matthias
  • Run with bash to support complex scripts by @not-matthias
  • Execute pre- and post-bench scripts for non-perf walltime runner by @not-matthias in #96

🏗️ Refactor

⚙️ Internals

Install codspeed-runner 3.8.0

Install prebuilt binaries via shell script

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

Download codspeed-runner 3.8.0

File Platform Checksum
codspeed-runner-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
codspeed-runner-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum

3.7.0 - 2025-07-08

08 Jul 14:53
v3.7.0
bfe766f

Choose a tag to compare

Release Notes

🚀 Features

🐛 Bug Fixes

⚙️ Internals

Install codspeed-runner 3.7.0

Install prebuilt binaries via shell script

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

Download codspeed-runner 3.7.0

File Platform Checksum
codspeed-runner-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
codspeed-runner-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum

3.6.1 - 2025-06-16

16 Jun 12:40
v3.6.1
d26117e

Choose a tag to compare

Release Notes

🚀 Features

  • Run benchmark with systemd (for optional cpu isolation) by @not-matthias in #86

🐛 Bug Fixes

Install codspeed-runner 3.6.1

Install prebuilt binaries via shell script

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

Download codspeed-runner 3.6.1

File Platform Checksum
codspeed-runner-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
codspeed-runner-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum

3.6.0 - 2025-06-10

10 Jun 14:12
v3.6.0
cbe1d74

Choose a tag to compare

Release Notes

🚀 Features

🐛 Bug Fixes

⚙️ Internals

Install codspeed-runner 3.6.0

Install prebuilt binaries via shell script

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

Download codspeed-runner 3.6.0

File Platform Checksum
codspeed-runner-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
codspeed-runner-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum