Skip to content

deser array tree from a vortex array - #8063

Open
onursatici wants to merge 1 commit into
developfrom
os/array-serialise-columnar
Open

deser array tree from a vortex array#8063
onursatici wants to merge 1 commit into
developfrom
os/array-serialise-columnar

deser array tree from a vortex array

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

⚡ 15 improved benchmarks
❌ 2 regressed benchmarks
✅ 1528 untouched benchmarks
⏩ 10 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation decompress_rd[f64, (100000, 0.01)] 845.4 µs 980.6 µs -13.79%
Simulation decompress_rd[f64, (100000, 0.1)] 845.4 µs 980.6 µs -13.78%
Simulation bitwise_and_vortex_buffer[65536] 24.4 µs 15.2 µs +60.66%
Simulation bitwise_or_vortex_buffer[65536] 24.3 µs 15.2 µs +59.85%
Simulation bitwise_and_vortex_buffer[2048] 4.4 µs 3 µs +48.83%
Simulation bitwise_and_vortex_buffer[16384] 10 µs 6.8 µs +47.21%
Simulation bitwise_and_vortex_buffer[1024] 4.1 µs 2.8 µs +46.02%
Simulation bitwise_or_vortex_buffer[16384] 10 µs 6.9 µs +45.75%
Simulation bitwise_or_vortex_buffer[2048] 4.4 µs 3 µs +44.03%
Simulation bitwise_or_vortex_buffer[1024] 4 µs 2.8 µs +43.95%
Simulation bitwise_and_vortex_buffer[128] 4.8 µs 3.5 µs +37.79%
Simulation bitwise_or_vortex_buffer[128] 4.7 µs 3.5 µs +35.81%
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 decompress_rd[f64, (100000, 0.0)] 1,024.1 µs 844.9 µs +21.2%
Simulation decompress_rd[f32, (100000, 0.0)] 586.5 µs 498.4 µs +17.67%
Simulation bitwise_not_vortex_buffer_mut[2048] 427.8 ns 369.4 ns +15.79%

Tip

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


Comparing os/array-serialise-columnar (eb11f18) with develop (fb5cbbe)2

Open in CodSpeed

Footnotes

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