Skip to content

Simplify ListLayout and enable for benchmarks - #9675

Open
mhk197 wants to merge 5 commits into
developfrom
mk/simplify-list-layout
Open

Simplify ListLayout and enable for benchmarks#9675
mhk197 wants to merge 5 commits into
developfrom
mk/simplify-list-layout

Remove list layout default tests

d2fc075
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Aug 28, 2026

6 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

⚡ 4 improved benchmarks
❌ 6 regressed benchmarks
✅ 2159 untouched benchmarks
⏩ 106 skipped benchmarks1
🗄️ 4 archived benchmarks run2

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
WallTime arrow_checked_add_u32_neon[16384] 13.4 µs 20.3 µs -34.06%
WallTime arrow_checked_add_u32_avx2[16384] 17.7 µs 21.3 µs -16.91%
Simulation take_map[(0.1, 1.0)] 223.4 µs 262.8 µs -14.99%
Simulation take_map[(0.1, 0.5)] 153.2 µs 173.8 µs -11.88%
Simulation compact[(1024, 90)] 1.4 µs 1.5 µs -10.74%
Simulation compact[(2048, 90)] 1.4 µs 1.6 µs -10.34%
Simulation filter_list_primitive_wide[Sparse] 823.3 µs 143.5 µs ×5.7
Simulation filter_list_primitive_wide[Clustered] 821.1 µs 149.1 µs ×5.5
Simulation filter_list_primitive_wide[Prefix] 754.1 µs 149.9 µs ×5
WallTime arrow_checked_add_u32_avx512[16384] 21.3 µs 17.7 µs +20.42%

Tip

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


Comparing mk/simplify-list-layout (d2fc075) with develop (68d6573)3

Open in CodSpeed

Footnotes

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

  2. 4 benchmarks were run, but are now archived. If they were deleted in another branch, consider rebasing to remove them from the report. Instead if they were added back, click here to restore them.

  3. No successful run was found on develop (01f147a) during the generation of this report, so 68d6573 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.