fix(criterion-compat): fix URI formatting when criterion_group!/criterion_main! are bypassed - #169
Merged
not-matthias merged 2 commits intoJun 10, 2026
CodSpeed HQ / CodSpeed Performance Analysis
failed
Jun 10, 2026 in 0s
21 benchmarks regressed
⚠️ Different runtime environments detected
Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.
⚡ 14 improved benchmarks
❌ 13 regressed benchmarks
✅ 556 untouched benchmarks
🆕 8 new benchmarks
Warning
Please fix the performance issues or acknowledge them on CodSpeed.
Performance Changes
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ❌ | WallTime | bench_array1[42] |
47 ns | 80 ns | -41.25% |
| ❌ | Simulation | fibo_10 |
90 ns | 119.2 ns | -24.48% |
| ❌ | Simulation | add |
91.4 ns | 120.6 ns | -24.19% |
| ❌ | Simulation | mul |
91.4 ns | 120.6 ns | -24.19% |
| ❌ | WallTime | iter_batched_per_iteration |
46 ns | 57 ns | -19.3% |
| ❌ | WallTime | iter_batched_ref_large_input |
5 ns | 6 ns | -16.67% |
| ❌ | WallTime | bench_array2[42] |
47 ns | 54 ns | -12.96% |
| ❌ | WallTime | iter_with_setup |
45 ns | 50 ns | -10% |
| ❌ | WallTime | bench_array2[10] |
9 ns | 10 ns | -10% |
| ❌ | WallTime | graph_coloring[5] |
1 µs | 1.2 µs | -9.8% |
| ❌ | Simulation | iter_manual_simple |
536.9 ns | 595.3 ns | -9.8% |
| ❌ | Simulation | uppercase_chars_with_counter |
2.1 µs | 2.2 µs | -5.3% |
| ❌ | WallTime | add_two_integers[(255, 255)] |
20 ns | 21 ns | -4.76% |
| ⚡ | WallTime | string_processing_multi_counter |
574 ns | 321 ns | +78.82% |
| ⚡ | WallTime | count_set_bits[0] |
11 ns | 7 ns | +57.14% |
| ⚡ | WallTime | div |
4 ns | 3 ns | +33.33% |
| ⚡ | Simulation | fibo_50 |
119.4 ns | 90.3 ns | +32.31% |
| ⚡ | Simulation | count_set_bits[1024] |
120.8 ns | 91.7 ns | +31.82% |
| ⚡ | Simulation | count_set_bits[42] |
123.1 ns | 93.9 ns | +31.07% |
| ⚡ | Simulation | count_set_bits[255] |
128.6 ns | 99.4 ns | +29.33% |
| ... | ... | ... | ... | ... | ... |
ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing main (ec46807) with main (99c7b5a)
Loading