Overview
cargo-codspeed is a Cargo subcommand for running performance benchmarks with
CodSpeed. It provides an easy way to build and run benchmarks for Rust projects
with CodSpeed integration.
Installation
With cargo
With cargo-binstall (recommended in CI)
cargo-binstall enables you to
install binaries directly without having to build from the source(with
cargo install) every time.
If you don’t have installed yet, you can install it with:
cargo-codspeed with: