Fast-path comparison and constant encoding for bit-packed arrays #8011
CodSpeed HQ / CodSpeed Performance Analysis
failed
May 18, 2026 in 0s
1 benchmark regressed
⚠️ Unknown Walltime execution environment detected
Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.
For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.
⚡ 2 improved benchmarks
❌ 1 regressed benchmark
✅ 1218 untouched benchmarks
🆕 24 new benchmarks
Warning
Please fix the performance issues or acknowledge them on CodSpeed.
Performance Changes
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ❌ | Simulation | chunked_varbinview_opt_canonical_into[(1000, 10)] |
188 µs | 224.7 µs | -16.33% |
| ⚡ | Simulation | chunked_varbinview_into_canonical[(100, 100)] |
358.4 µs | 323.3 µs | +10.86% |
| ⚡ | Simulation | chunked_varbinview_into_canonical[(1000, 10)] |
211.9 µs | 176.3 µs | +20.18% |
| 🆕 | Simulation | fast_encode[4, 1024] |
N/A | 11.5 µs | N/A |
| 🆕 | Simulation | full_encode[16, 65536] |
N/A | 358 µs | N/A |
| 🆕 | Simulation | full_encode[16, 1024] |
N/A | 17.3 µs | N/A |
| 🆕 | Simulation | fast_encode[4, 65536] |
N/A | 30.6 µs | N/A |
| 🆕 | Simulation | full_encode[4, 1024] |
N/A | 19.2 µs | N/A |
| 🆕 | Simulation | baseline_eq[4, 1024] |
N/A | 64 µs | N/A |
| 🆕 | Simulation | baseline_lt[4, 1024] |
N/A | 79 µs | N/A |
| 🆕 | Simulation | fast_lt_out_of_range[4, 65536] |
N/A | 35 µs | N/A |
| 🆕 | Simulation | fast_encode[16, 65536] |
N/A | 81.5 µs | N/A |
| 🆕 | Simulation | full_encode[4, 65536] |
N/A | 313.6 µs | N/A |
| 🆕 | Simulation | baseline_eq[16, 65536] |
N/A | 288.1 µs | N/A |
| 🆕 | Simulation | baseline_lt[16, 1024] |
N/A | 65.1 µs | N/A |
| 🆕 | Simulation | baseline_eq[16, 1024] |
N/A | 64.6 µs | N/A |
| 🆕 | Simulation | baseline_eq[4, 65536] |
N/A | 243.2 µs | N/A |
| 🆕 | Simulation | fast_lt_out_of_range[16, 65536] |
N/A | 35.1 µs | N/A |
| 🆕 | Simulation | fast_eq_out_of_range[16, 65536] |
N/A | 35.6 µs | N/A |
| 🆕 | Simulation | baseline_lt[16, 65536] |
N/A | 275.8 µs | N/A |
| ... | ... | ... | ... | ... | ... |
ℹ️ 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 claude/optimize-bitpack-comparison-KGPS3 (a20f09d) with develop (52e26d1)1
Footnotes
Loading