Skip to content

add doc comment

362be7e
Select commit
Loading
Failed to load commit list.
Open

perf: remove implicit ListViewArray rebuild during take and filter operations #8048

add doc comment
362be7e
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed May 21, 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.

⚡ 7 improved benchmarks
❌ 2 regressed benchmarks
✅ 1228 untouched benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation chunked_varbinview_canonical_into[(100, 100)] 307.9 µs 273.2 µs +12.69%
Simulation chunked_varbinview_opt_canonical_into[(1000, 10)] 187.9 µs 225.4 µs -16.64%
Simulation encode_varbin[(1000, 2)] 163.7 µs 143.1 µs +14.45%
Simulation encode_varbin[(1000, 32)] 171.2 µs 150.4 µs +13.82%
Simulation encode_varbin[(1000, 4)] 164.9 µs 143.6 µs +14.82%
Simulation encode_varbin[(1000, 8)] 165.8 µs 144.7 µs +14.57%
Simulation baseline_eq[16, 65536] 287.6 µs 259.9 µs +10.65%
Simulation baseline_lt[16, 65536] 302.7 µs 275 µs +10.09%
Simulation fast_lt_out_of_range[4, 65536] 204.3 µs 262.6 µs -22.21%

Tip

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


Comparing mk/explicit-listview-compaction (362be7e) with develop (c54ce7e)

Open in CodSpeed