Skip to content

Filter compression schemes by serialized IDs instead of array IDs - #9914

Merged
mhk197 merged 2 commits into
developfrom
mk/scheme-serialized-ids
Sep 16, 2026
Merged

mhk197 merged 2 commits into
developfrom
mk/scheme-serialized-ids

Keep produced_encodings and read the writer's permitted IDs from the …

d308072
Select commit
Loading
Failed to load commit list.
CodSpeed / CodSpeed Performance Analysis failed Sep 16, 2026

Performance Regression: -9.72%

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

⚡ 2 improved benchmarks
❌ 5 regressed benchmarks
✅ 2195 untouched benchmarks
⏩ 218 skipped benchmarks1

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] 12.3 µs 20.4 µs -39.91%
WallTime subtract_shapes_neon[(128, PerRowPerRow)] 1.8 µs 2 µs -10.77%
Simulation allocate_drop_vortex_minimal_alignment[0] 913.3 ns 1,021.7 ns -10.6%
WallTime multiply_shapes_neon[(128, PerRowPerRow)] 1.9 µs 2.1 µs -10.34%
Simulation allocate_drop_vortex[0] 969.2 ns 1,077.5 ns -10.05%
WallTime filtered_sink_i64_avx2[OneNullInEight] 26 µs 22.9 µs +13.65%
WallTime filtered_sink_i64_avx512[OneNullInEight] 25.6 µs 23 µs +11.23%

Tip

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


Comparing mk/scheme-serialized-ids (d308072) with develop (96b2684)2

Open in CodSpeed

Footnotes

  1. 218 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 develop (a8e949e) during the generation of this report, so 96b2684 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.