chore: remove unnecessary black_box in criterion #98
CodSpeed HQ / CodSpeed Performance Analysis
failed
Jun 27, 2025 in 0s
Performance Regression: -24.19%
Summary
⚡ 42 improvements
❌ 18 regressions
✅ 107 untouched benchmarks
⚠️ Please fix the performance issues or acknowledge them on CodSpeed.
Benchmarks breakdown
| Benchmark | BASE |
HEAD |
Change | |
|---|---|---|---|---|
| ⚡ | b |
2.8 µs | 2.2 µs | +26.89% |
| ⚡ | b |
3.4 µs | 2.5 µs | +36.86% |
| ❌ | sleep_10ms |
566.1 ns | 595.3 ns | -4.9% |
| ⚡ | sleep_1ms |
595.3 ns | 566.1 ns | +5.15% |
| ❌ | bench_array1[10] |
195.8 ns | 254.2 ns | -22.95% |
| ⚡ | bench_array1[1] |
119.2 ns | 90 ns | +32.41% |
| ❌ | bench_array1[4] |
125.3 ns | 154.4 ns | -18.88% |
| ❌ | bench_array2[10] |
195.8 ns | 254.2 ns | -22.95% |
| ⚡ | bench_array2[1] |
119.2 ns | 90 ns | +32.41% |
| ❌ | bench_array2[4] |
125.3 ns | 154.4 ns | -18.88% |
| ⚡ | init_array[1000] |
11.5 µs | 9.4 µs | +21.79% |
| ❌ | init_array[4] |
125.3 ns | 154.4 ns | -18.88% |
| ❌ | mut_borrow |
866.7 ns | 895.8 ns | -3.26% |
| ❌ | add |
91.4 ns | 120.6 ns | -24.19% |
| ❌ | recursive[0] |
211.1 ns | 240.3 ns | -12.14% |
| ❌ | recursive[5] |
291.1 ns | 320.3 ns | -9.11% |
| ❌ | recursive_memoized[HashMap<u64, u64>, 0] |
805.6 ns | 893.3 ns | -9.83% |
| ❌ | mul |
91.4 ns | 120.6 ns | -24.19% |
| ⚡ | generate_combinations[5] |
8.1 µs | 7.4 µs | +10.44% |
| ⚡ | generate_combinations[6] |
10.7 µs | 9.4 µs | +13.83% |
| ... | ... | ... | ... | ... |
ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.
Loading