Skip to content

4.13.0 - 2026-03-26

Choose a tag to compare

@github-actions github-actions released this 26 Mar 15:14
· 39 commits to main since this release
v4.13.0
d3731f7

Release Notes

In this release we've added support for comparing a local run with another run using --base <runId>.

codspeed exec -m walltime --base 69c28bfa6e3ac6b1b416512f -- sleep 0.5

We also added codspeed status and codspeed update commands, and fixed the CWD behavior when invoking codspeed run -- <cmd> and codspeed exec -- <cmd> within a repo that has a codspeed.yml
Finally, we added support for a new experimental flag --experimental-fair-sched to have valgrind use the --fair-sched argument.

🚀 Features

🐛 Bug Fixes

🏗️ Refactor

⚙️ Internals

Install codspeed-runner 4.13.0

Install prebuilt binaries via shell script

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

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