Skip to content

refactor: store bitpacked chunk widths in a child - #9939

Draft
mhk197 wants to merge 1 commit into
mk/bitpacked-stack-02-cpu-layoutfrom
mk/bitpacked-stack-03-width-child
Draft

mhk197 wants to merge 1 commit into
mk/bitpacked-stack-02-cpu-layoutfrom
mk/bitpacked-stack-03-width-child

refactor: store bitpacked chunk widths in a child

6b63cda
Select commit
Loading
Failed to load commit list.
CodSpeed / CodSpeed Performance Analysis failed Sep 22, 2026 in 0s

Performance Regression: -52.2%

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

⚡ 73 improved benchmarks
❌ 225 regressed benchmarks
✅ 1886 untouched benchmarks
🆕 24 new benchmarks
⏩ 287 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation allocate_drop_vortex_minimal_alignment[1024] 2.9 µs 95.3 µs -96.99%
Simulation from_vec_drop_vortex[1024] 3.1 µs 102.2 µs -96.94%
Simulation from_vec_drop_vortex[256] 3.1 µs 93.6 µs -96.72%
Simulation from_vec_drop_arrow[1024] 2.9 µs 86.6 µs -96.69%
Simulation from_vec_drop_arrow[256] 2.8 µs 83.7 µs -96.64%
Simulation from_vec_drop_bytes[1024] 2.2 µs 60.2 µs -96.37%
Simulation from_vec_drop_vortex[64] 3 µs 80.8 µs -96.26%
Simulation allocate_freeze_drop_bytes[256] 3.2 µs 85.1 µs -96.22%
Simulation allocate_freeze_drop_vortex_minimal_alignment[1024] 5.3 µs 137.4 µs -96.16%
Simulation allocate_freeze_drop_vortex_custom[64] 4.2 µs 108.1 µs -96.12%
Simulation allocate_freeze_drop_vortex_minimal_alignment[64] 3.3 µs 83.5 µs -96.02%
Simulation from_vec_drop_bytes[256] 2.2 µs 54.7 µs -96.01%
Simulation from_vec_drop_arrow[64] 2.8 µs 70.1 µs -95.99%
Simulation allocate_freeze_drop_vortex[64] 3.4 µs 84.7 µs -95.94%
Simulation allocate_freeze_drop_vortex[256] 3.5 µs 85.6 µs -95.92%
Simulation allocate_freeze_drop_bytes[1024] 3.3 µs 77.9 µs -95.79%
Simulation allocate_freeze_drop_vortex_minimal_alignment[65536] 6 µs 140 µs -95.75%
Simulation allocate_drop_vortex[256] 2.9 µs 67.5 µs -95.74%
Simulation allocate_freeze_drop_vortex_minimal_alignment[16384] 6 µs 139.6 µs -95.74%
Simulation allocate_drop_vortex[64] 2.9 µs 66.7 µs -95.69%
... ... ... ... ... ...

ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.

Tip

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


Comparing mk/bitpacked-stack-03-width-child (6b63cda) with mk/bitpacked-stack-02-cpu-layout (7390ffe)2

Open in CodSpeed

Footnotes

  1. 287 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. No successful run was found on mk/bitpacked-stack-02-cpu-layout (844cc78) during the generation of this report, so 6ad5b7d was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.