cargo-codspeed 2.1.0

Cargo extension to build & run your codspeed benchmarks
cargo-codspeed-2.1.0 is not a library.

CI Crates.io Discord

A cargo subcommand for running CodSpeed on your project

Installation

cargo install cargo-codspeed

Usage

Usage: cargo codspeed <COMMAND>

Commands:
  build  Build the benchmarks
  run    Run the previously built benchmarks

Options:
  -h, --help     Print help information
  -V, --version  Print version information