Skip to content

fix

9fac461
Select commit
Loading
Failed to load commit list.
Draft

perf: optimize iterative exe #7501

fix
9fac461
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Apr 21, 2026 in 0s

Performance Regression: -34.88%

⚡ 7 improved benchmarks
❌ 46 regressed benchmarks
✅ 1110 untouched benchmarks
⏩ 808 skipped benchmarks1

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

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation chunked_bool_canonical_into[(10, 1000)] 955 µs 1,072.1 µs -10.93%
Simulation chunked_dict_primitive_into_canonical[f32, (1000, 100, 10)] 95.8 µs 133.7 µs -28.34%
Simulation chunked_dict_primitive_into_canonical[f32, (1000, 10, 100)] 703.9 µs 1,034.8 µs -31.98%
Simulation chunked_dict_primitive_into_canonical[f32, (1000, 1000, 10)] 114.3 µs 149.5 µs -23.52%
Simulation chunked_dict_primitive_into_canonical[f32, (1000, 10, 10)] 94.5 µs 131.8 µs -28.27%
Simulation chunked_dict_primitive_into_canonical[f32, (1000, 1000, 100)] 884.7 µs 1,213.5 µs -27.1%
Simulation chunked_dict_primitive_into_canonical[f64, (1000, 10, 10)] 121.8 µs 175.8 µs -30.74%
Simulation chunked_dict_primitive_into_canonical[f64, (1000, 100, 10)] 125.5 µs 179.6 µs -30.16%
Simulation chunked_dict_primitive_into_canonical[f64, (1000, 10, 100)] 961.8 µs 1,477 µs -34.88%
Simulation chunked_dict_primitive_into_canonical[f64, (1000, 100, 100)] 996 µs 1,512 µs -34.13%
Simulation chunked_dict_primitive_into_canonical[f64, (1000, 1000, 10)] 160 µs 212 µs -24.54%
Simulation chunked_dict_primitive_into_canonical[f32, (1000, 100, 100)] 719.2 µs 1,039.7 µs -30.83%
Simulation chunked_dict_primitive_into_canonical[u32, (1000, 10, 100)] 695.7 µs 1,023.1 µs -32.01%
Simulation chunked_dict_primitive_into_canonical[f64, (1000, 1000, 100)] 1.3 ms 1.8 ms -28.42%
Simulation chunked_dict_primitive_into_canonical[u32, (1000, 10, 10)] 115.8 µs 129.7 µs -10.76%
Simulation chunked_dict_primitive_into_canonical[u32, (1000, 1000, 10)] 111.2 µs 148.7 µs -25.23%
Simulation chunked_dict_primitive_into_canonical[u32, (1000, 100, 100)] 711.9 µs 1,050.8 µs -32.25%
Simulation chunked_dict_primitive_into_canonical[u32, (1000, 100, 10)] 95 µs 131.9 µs -28%
Simulation chunked_dict_primitive_into_canonical[u32, (1000, 1000, 100)] 874.8 µs 1,205.4 µs -27.43%
Simulation chunked_dict_primitive_into_canonical[u64, (1000, 10, 100)] 963.4 µs 1,477.1 µs -34.78%
... ... ... ... ... ...

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


Comparing ji/chunked-exe-faster (9fac461) with develop (f152281)

Open in CodSpeed

Footnotes

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