Skip to content

Remove arrow usage from VarBin::compare, VarBinView::filter and BoolArray::from_iter#8695

Merged
robert3005 merged 1 commit into
developfrom
rk/removemorearrow
Jul 9, 2026
Merged

Remove arrow usage from VarBin::compare, VarBinView::filter and BoolArray::from_iter#8695
robert3005 merged 1 commit into
developfrom
rk/removemorearrow

Remove arrow usage from VarBin::compare, VarBinView::filter and BoolA…

f8996bf
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis succeeded Jul 9, 2026 in 0s

Performance Gate Passed

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 5 improved benchmarks
✅ 1614 untouched benchmarks
⏩ 42 skipped benchmarks1

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation copy_nullable[65536] 1,027.7 µs 573.1 µs +79.33%
Simulation bitwise_not_vortex_buffer_mut[128] 273.6 ns 215.3 ns +27.1%
Simulation bitwise_not_vortex_buffer_mut[1024] 333.9 ns 275.6 ns +21.17%
Simulation bitwise_not_vortex_buffer_mut[2048] 427.8 ns 369.4 ns +15.79%
Simulation copy_non_nullable[65536] 908.6 µs 794.1 µs +14.42%

Tip

Curious why this is faster? Comment @codspeedbot explain why this is faster on this PR, or directly use the CodSpeed MCP with your agent.


Comparing rk/removemorearrow (f8996bf) with develop (11f15a9)

Open in CodSpeed

Footnotes

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