Skip to content

fix

c2800f8
Select commit
Loading
Failed to load commit list.
Draft

perf: optimize iterative exe #7501

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

Performance Regression: -92.25%

⚡ 18 improved benchmarks
❌ 51 regressed benchmarks
✅ 1094 untouched benchmarks
⏩ 1462 skipped benchmarks1

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

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation chunked_dict_primitive_into_canonical[f32, (1000, 10, 100)] 708.6 µs 2,427.7 µs -70.81%
Simulation chunked_dict_primitive_into_canonical[f32, (1000, 100, 100)] 721.6 µs 2,443.1 µs -70.46%
Simulation chunked_dict_primitive_into_canonical[f32, (1000, 1000, 100)] 890.3 µs 2,606.5 µs -65.84%
Simulation chunked_dict_primitive_into_canonical[f32, (1000, 100, 10)] 97.1 µs 142.3 µs -31.78%
Simulation chunked_dict_primitive_into_canonical[f32, (1000, 10, 10)] 95.4 µs 140.6 µs -32.11%
Simulation chunked_dict_primitive_into_canonical[f64, (1000, 1000, 10)] 160.3 µs 221.3 µs -27.59%
Simulation chunked_dict_primitive_into_canonical[u32, (1000, 100, 100)] 713 µs 2,443.3 µs -70.82%
Simulation chunked_dict_primitive_into_canonical[f64, (1000, 100, 10)] 126.5 µs 188.3 µs -32.82%
Simulation chunked_dict_primitive_into_canonical[u32, (1000, 10, 10)] 117.1 µs 139.4 µs -16%
Simulation chunked_dict_primitive_into_canonical[f32, (1000, 1000, 10)] 113 µs 158.8 µs -28.84%
Simulation chunked_dict_primitive_into_canonical[f64, (1000, 1000, 100)] 1.3 ms 3.2 ms -59.02%
Simulation chunked_dict_primitive_into_canonical[f64, (1000, 10, 100)] 967.5 µs 2,878.9 µs -66.39%
Simulation chunked_dict_primitive_into_canonical[f64, (1000, 10, 10)] 123.6 µs 185.4 µs -33.32%
Simulation chunked_dict_primitive_into_canonical[u32, (1000, 100, 10)] 95.6 µs 140.7 µs -32.06%
Simulation chunked_dict_primitive_into_canonical[u64, (1000, 100, 10)] 126.3 µs 188.4 µs -32.98%
Simulation chunked_dict_primitive_into_canonical[u32, (1000, 1000, 10)] 112.2 µs 157.5 µs -28.74%
Simulation chunked_dict_primitive_into_canonical[f64, (1000, 100, 100)] 1 ms 2.9 ms -65.6%
Simulation chunked_dict_primitive_into_canonical[u64, (1000, 10, 10)] 123 µs 185.1 µs -33.55%
Simulation chunked_dict_primitive_into_canonical[u64, (1000, 1000, 10)] 160.3 µs 221.7 µs -27.69%
Simulation chunked_dict_primitive_into_canonical[u64, (1000, 10, 100)] 968.1 µs 2,879.2 µs -66.38%
... ... ... ... ... ...

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


Comparing ji/chunked-exe-faster (c2800f8) with develop (58ed3c2)

Open in CodSpeed

Footnotes

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