Fix lower bound of cc crate#182
Merged
GuillaumeLagrange merged 1 commit intoJun 19, 2026
Merged
CodSpeed HQ / CodSpeed Performance Analysis
failed
Jun 19, 2026 in 0s
9 benchmarks regressed
⚡ 18 improved benchmarks
❌ 6 (👁 2) regressed benchmarks
✅ 567 untouched benchmarks
Warning
Please fix the performance issues or acknowledge them on CodSpeed.
Performance Changes
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ❌ | WallTime | hamiltonian_cycle[7] |
1 µs | 1.8 µs | -43.61% |
| ❌ | WallTime | large_drop |
208.9 µs | 242.9 µs | -13.99% |
| ❌ | WallTime | add_two_integers[(65535, -65535)] |
75 ns | 83 ns | -9.64% |
| ❌ | WallTime | init_array[42] |
47 ns | 51 ns | -7.84% |
| ⚡ | WallTime | bench_array1[42] |
80 ns | 48 ns | +66.67% |
| ⚡ | WallTime | hamiltonian_cycle[5] |
1,475 ns | 911 ns | +61.91% |
| ⚡ | WallTime | iter_batched_ref_large_input |
6 ns | 4 ns | +50% |
| ⚡ | WallTime | iter_batched_per_iteration |
57 ns | 46 ns | +23.91% |
| ⚡ | WallTime | bench_array2[42] |
54 ns | 48 ns | +12.5% |
| ⚡ | WallTime | graph_coloring[5] |
1.2 µs | 1 µs | +11.51% |
| ⚡ | WallTime | bench_array2[10] |
10 ns | 9 ns | +11.11% |
| ⚡ | WallTime | fib_in_thread[32] |
17.9 ms | 16.3 ms | +9.81% |
| ⚡ | WallTime | fib_in_thread_bench_local[32] |
17.9 ms | 16.3 ms | +9.79% |
| ⚡ | WallTime | fib_in_thread_bench[31] |
11.2 ms | 10.2 ms | +9.77% |
| ⚡ | WallTime | fib_in_thread_bench_local[31] |
11.2 ms | 10.2 ms | +9.73% |
| ⚡ | WallTime | fib_in_thread[31] |
11.2 ms | 10.2 ms | +9.72% |
| ⚡ | WallTime | fib_in_thread_bench[32] |
17.9 ms | 16.3 ms | +9.71% |
| ⚡ | WallTime | fib_in_thread_bench[30] |
7.1 ms | 6.5 ms | +9.42% |
| ⚡ | WallTime | fib_in_thread_bench_local[30] |
7.1 ms | 6.5 ms | +9.39% |
| ⚡ | WallTime | fib_in_thread[30] |
7.1 ms | 6.5 ms | +9.28% |
| ... | ... | ... | ... | ... | ... |
ℹ️ 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 konstin:konsti/fix-cc-lower-bound (d662f12) with main (ec46807)
Loading