Skip to content

Faster take for runend array - #8228

Merged
robert3005 merged 1 commit into
developfrom
rk/runendtake
Jun 18, 2026
Merged

Faster take for runend array#8228
robert3005 merged 1 commit into
developfrom
rk/runendtake

Faster take for runend array

69bad9e
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Jun 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.

⚠️ 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

⚡ 9 improved benchmarks
❌ 1 regressed benchmark
✅ 1571 untouched benchmarks
⏩ 3 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)] 20.6 µs 34.9 µs -40.94%
Simulation take[all_null_len65536_run4_take2048] 382.8 µs 45.3 µs ×8.5
Simulation take[sorted_linear_len16384_run8_take512] 120.2 µs 66.4 µs +81.09%
Simulation take[dense_table_len32768_run4_take2048] 263.4 µs 145.9 µs +80.58%
Simulation take[nullable_dense_table_len32768_run4_take2048] 265.2 µs 152.8 µs +73.58%
Simulation take[binary_sparse_len65536_run4_take512] 155.5 µs 112.2 µs +38.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 bitwise_not_vortex_buffer_mut[2048] 427.8 ns 369.4 ns +15.79%
Simulation eq_i64_constant 322.4 µs 292.5 µs +10.22%

Tip

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


Comparing rk/runendtake (69bad9e) with develop (c2d2722)

Open in CodSpeed

Footnotes

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