Commit 7796826
fix(ci): update benchmark workflow for cargo-codspeed v4.3.0
cargo-codspeed v4.3.0 (CodSpeedHQ/codspeed-rust#159) changed internal
build mode mapping so `MeasurementMode::Simulation` now maps to
`BuildMode::Analysis`, which changed the expected directory from
`target/codspeed/simulation/` to `target/codspeed/analysis/`.
Also updates CodSpeedHQ/action to v4.8.2.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 2715524 commit 7796826
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
90 | | - | |
91 | | - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
0 commit comments