Skip to content

refactor(array): propagate allocators through builders - #9670

Open
gatesn wants to merge 5 commits into
developfrom
ngates/buffer-allocator-builders
Open

refactor(array): propagate allocators through builders#9670
gatesn wants to merge 5 commits into
developfrom
ngates/buffer-allocator-builders

Borrow allocators in builder APIs

69a9f2e
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Sep 3, 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.

⚡ 5 improved benchmarks
❌ 1 regressed benchmark
✅ 2166 untouched benchmarks
⏩ 206 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation chunked_bool_canonical_into[(1000, 10)] 27.1 µs 30.8 µs -12.25%
WallTime arrow_checked_add_u32_neon[16384] 20.5 µs 12.8 µs +59.85%
Simulation decompress[u64, (4000, 1024)] 85.6 µs 71.2 µs +20.3%
Simulation allocate_drop_arrow[0] 456.9 ns 402.7 ns +13.45%
Simulation compact_sliced[(1024, 90)] 1.5 µs 1.4 µs +12.03%
Simulation compact_sliced[(2048, 90)] 1.6 µs 1.4 µs +11.53%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing ngates/buffer-allocator-builders (69a9f2e) with develop (792cef7)

Open in CodSpeed

Footnotes

  1. 206 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.