feat(vortex-array): add Interleave array encoding #8277
Merged
CodSpeed HQ / CodSpeed Performance Analysis
failed
Jun 9, 2026 in 0s
2 benchmarks 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.
⚡ 3 improved benchmarks
❌ 2 regressed benchmarks
✅ 1514 untouched benchmarks
🆕 4 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)] |
191.4 µs | 226.5 µs | -15.52% |
| ❌ | Simulation | chunked_varbinview_opt_into_canonical[(1000, 10)] |
205.7 µs | 241.6 µs | -14.86% |
| ⚡ | Simulation | chunked_bool_canonical_into[(1000, 10)] |
46.9 µs | 31.8 µs | +47.61% |
| ⚡ | Simulation | chunked_varbinview_canonical_into[(100, 100)] |
311.3 µs | 274.4 µs | +13.47% |
| ⚡ | Simulation | chunked_varbinview_into_canonical[(100, 100)] |
363.2 µs | 327.4 µs | +10.93% |
| 🆕 | Simulation | interleave_bool[2] |
N/A | 185.1 µs | N/A |
| 🆕 | Simulation | interleave_bool[4] |
N/A | 187.1 µs | N/A |
| 🆕 | Simulation | interleave_bool_nullable[2] |
N/A | 308.7 µs | N/A |
| 🆕 | Simulation | interleave_bool_nullable[4] |
N/A | 308.6 µs | N/A |
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing claude/interleave-method-6BEge (f6f550b) with develop (998bc65)
Loading