Skip to content

Add list_length scalar function#8495

Open
mhk197 wants to merge 4 commits into
developfrom
mk/list-length
Open

Add list_length scalar function#8495
mhk197 wants to merge 4 commits into
developfrom
mk/list-length

naming

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

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

⚡ 7 improved benchmarks
❌ 2 regressed benchmarks
✅ 1580 untouched benchmarks
🆕 6 new benchmarks
⏩ 4 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation chunked_varbinview_into_canonical[(1000, 10)] 169 µs 205.5 µs -17.76%
WallTime cuda/bitpacked_u8/unpack/3bw[100M] 300.3 µs 349.2 µs -14%
Simulation copy_nullable[65536] 1.4 ms 1 ms +32.08%
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 copy_non_nullable[65536] 1,089.1 µs 908.3 µs +19.91%
Simulation bitwise_not_vortex_buffer_mut[2048] 398.6 ns 340.3 ns +17.14%
Simulation chunked_varbinview_canonical_into[(100, 100)] 259.7 µs 224.5 µs +15.67%
Simulation chunked_varbinview_into_canonical[(100, 100)] 306.5 µs 271.1 µs +13.06%
🆕 Simulation list_length_large N/A 10 ms N/A
🆕 Simulation list_length_medium N/A 143.8 µs N/A
🆕 Simulation list_length_small N/A 59 µs N/A
🆕 Simulation listview_length_large N/A 6 ms N/A
🆕 Simulation listview_length_medium N/A 98 µs N/A
🆕 Simulation listview_length_small N/A 38.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 mk/list-length (f4b87bb) with develop (9567467)

Open in CodSpeed

Footnotes

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