Skip to content

Reduce vortex-fastlanes debug symbols size by introducing debug-only path#8502

Draft
AdamGS wants to merge 2 commits into
developfrom
adamg/reduce-debug-symbols-fastlanes
Draft

Reduce vortex-fastlanes debug symbols size by introducing debug-only path#8502
AdamGS wants to merge 2 commits into
developfrom
adamg/reduce-debug-symbols-fastlanes

.

31b9d58
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Jun 19, 2026 in 0s

Performance Regression: -4.14%

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

⚡ 3 improved benchmarks
❌ 4 regressed benchmarks
✅ 1574 untouched benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation decompress_rd[f64, (10000, 0.1)] 109 µs 135.5 µs -19.55%
Simulation decompress_rd[f64, (10000, 0.01)] 108.7 µs 135.1 µs -19.54%
Simulation decompress_rd[f64, (10000, 0.0)] 108.7 µs 135.1 µs -19.54%
Simulation decompress_rd[f32, (10000, 0.1)] 78.1 µs 86.8 µs -10.04%
Simulation chunked_varbinview_opt_canonical_into[(1000, 10)] 206.8 µs 170.2 µs +21.46%
Simulation decompress_rd[f64, (100000, 0.0)] 978.9 µs 843.2 µs +16.1%
Simulation chunked_varbinview_into_canonical[(100, 100)] 307.1 µs 272.8 µs +12.59%

Tip

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


Comparing adamg/reduce-debug-symbols-fastlanes (31b9d58) with develop (3a7b9a0)

Open in CodSpeed