fix: support 64K alignment#8599
6 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.
⚡ 7 improved benchmarks
❌ 6 regressed benchmarks
✅ 1576 untouched benchmarks
⏩ 4 skipped benchmarks1
Warning
Please fix the performance issues or acknowledge them on CodSpeed.
Performance Changes
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ❌ | Simulation | copy_nullable[65536] |
1 ms | 1.4 ms | -24.26% |
| ❌ | Simulation | copy_non_nullable[65536] |
908.6 µs | 1,089.3 µs | -16.58% |
| ❌ | Simulation | slice_empty_vortex |
310 ns | 368.6 ns | -15.9% |
| ❌ | Simulation | chunked_varbinview_canonical_into[(100, 100)] |
224.4 µs | 259.5 µs | -13.55% |
| ❌ | Simulation | map_each[BufferMut<i32>, 128] |
407.8 ns | 466.1 ns | -12.51% |
| ❌ | Simulation | chunked_varbinview_into_canonical[(100, 100)] |
271.5 µs | 306.4 µs | -11.38% |
| ⚡ | Simulation | chunked_bool_canonical_into[(1000, 10)] |
26.8 µs | 16.1 µs | +66.54% |
| ⚡ | Simulation | bitwise_not_vortex_buffer_mut[128] |
244.4 ns | 186.1 ns | +31.34% |
| ⚡ | Simulation | bitwise_not_vortex_buffer_mut[1024] |
304.7 ns | 246.4 ns | +23.68% |
| ⚡ | Simulation | chunked_varbinview_into_canonical[(1000, 10)] |
205.8 µs | 168.9 µs | +21.85% |
| ⚡ | Simulation | bitwise_not_vortex_buffer_mut[2048] |
398.6 ns | 340.3 ns | +17.14% |
| ⚡ | Simulation | true_count_arrow_buffer[128] |
784.7 ns | 697.2 ns | +12.55% |
| ⚡ | Simulation | rebuild_naive |
109.5 µs | 98.8 µs | +10.79% |
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing aduffy/allow-64k (5bec64a) with develop (3c53111)
Footnotes
-
4 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports. ↩