ruff
c9b2bcbf - Update benchmarking CI for cargo-codspeed v4 (#20686)

Commit
79 days ago
Update benchmarking CI for cargo-codspeed v4 (#20686) Summary -- A new codspeed [release](https://github.com/CodSpeedHQ/codspeed-rust/releases/tag/v4.0.0) came out, and our CI was failing. It looks like the previously-positional list of benchmarks now corresponds to a `--bench` [flag](https://github.com/CodSpeedHQ/codspeed-rust/blob/7159cf86b9432243565e488c827c1663b5385fde/crates/cargo-codspeed/src/app.rs#L39-L43). Test Plan -- CI on this PR ## TODO - [x] Drop whitespace change commit, just wanted to make sure the benchmarks ran
Author
Parents
Loading