Skip to content

feat: extract execute_until scheduler with per-child done predicates

b5b1652
Select commit
Loading
Failed to load commit list.
Open

Iterative Execution #6753

feat: extract execute_until scheduler with per-child done predicates
b5b1652
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Mar 2, 2026

Performance Regression: -35.17%

⚡ 1 improved benchmark
❌ 26 regressed benchmarks
✅ 927 untouched benchmarks
⏩ 1466 skipped benchmarks1

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation chunked_opt_bool_canonical_into[(100, 100)] 733.7 µs 832.2 µs -11.84%
Simulation chunked_bool_canonical_into[(10, 1000)] 1.4 ms 1.8 ms -23.03%
Simulation chunked_opt_bool_into_canonical[(100, 100)] 765.1 µs 863.5 µs -11.39%
Simulation chunked_bool_canonical_into[(100, 100)] 167.6 µs 209.8 µs -20.11%
Simulation chunked_opt_bool_canonical_into[(10, 1000)] 1.5 ms 2.3 ms -35.17%
Simulation chunked_varbinview_into_canonical[(10, 1000)] 2.9 ms 3.4 ms -13.83%
Simulation chunked_opt_bool_into_canonical[(10, 1000)] 1.7 ms 2.5 ms -31.73%
Simulation chunked_varbinview_canonical_into[(10, 1000)] 2.7 ms 3.1 ms -14.93%
Simulation decompress_alp[f32, (1000, 0.01, 0.25)] 15.4 µs 19.1 µs -19.48%
Simulation decompress_alp[f64, (1000, 0.01, 0.95)] 17.9 µs 21.7 µs -17.53%
Simulation decompress_alp[f32, (1000, 0.01, 0.95)] 15.1 µs 18.8 µs -19.89%
Simulation decompress_alp[f64, (1000, 0.01, 1.0)] 17.7 µs 19.8 µs -10.64%
Simulation decompress_alp[f32, (1000, 0.0, 0.95)] 11.5 µs 14.7 µs -22.29%
Simulation decompress_alp[f64, (1000, 0.1, 0.25)] 18 µs 21.8 µs -17.4%
Simulation decompress_alp[f32, (1000, 0.0, 1.0)] 11.2 µs 12.7 µs -12.05%
Simulation decompress_alp[f64, (1000, 0.1, 0.95)] 19.9 µs 23.7 µs -16.07%
Simulation decompress_alp[f32, (1000, 0.01, 1.0)] 15 µs 17.1 µs -11.99%
Simulation decompress_alp[f32, (1000, 0.1, 1.0)] 16.1 µs 18.2 µs -11.29%
Simulation decompress_alp[f32, (1000, 0.1, 0.25)] 15.3 µs 19 µs -19.7%
Simulation decompress_alp[f32, (1000, 0.1, 0.95)] 16.9 µs 20.6 µs -18.01%
... ... ... ... ... ...

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


Comparing ngates/execution-3 (b5b1652) with develop (8e2beb5)

Open in CodSpeed

Footnotes

  1. 1466 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.