Skip to content

Move optimizer kernels into a dedicated KernelSession#8511

Merged
gatesn merged 1 commit into
developfrom
ngates/kernels
Jun 19, 2026
Merged

Move optimizer kernels into a dedicated KernelSession#8511
gatesn merged 1 commit into
developfrom
ngates/kernels

Move optimizer kernels into a dedicated KernelSession

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

3 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.

⚡ 6 improved benchmarks
❌ 3 regressed benchmarks
✅ 1572 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.01)] 108.9 µs 125.8 µs -13.43%
Simulation decompress_rd[f64, (10000, 0.0)] 108.9 µs 125.8 µs -13.41%
Simulation decompress_rd[f64, (10000, 0.1)] 109.2 µs 126 µs -13.34%
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 chunked_varbinview_canonical_into[(1000, 10)] 190.7 µs 155.1 µs +23%
Simulation chunked_varbinview_into_canonical[(1000, 10)] 205.6 µs 170 µs +20.94%
Simulation bitwise_not_vortex_buffer_mut[2048] 427.8 ns 369.4 ns +15.79%
Simulation decompress_rd[f64, (100000, 0.1)] 1,020.9 µs 887.1 µs +15.08%

Tip

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


Comparing ngates/kernels (c4dc50c) with develop (9814173)

Open in CodSpeed