Skip to content

perf: optimize iterative exe

408386b
Select commit
Loading
Failed to load commit list.
Draft

perf: optimize iterative exe #7501

perf: optimize iterative exe
408386b
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Apr 16, 2026

Performance Regression: -71.57%

⚡ 4 improved benchmarks
❌ 57 regressed benchmarks
✅ 1102 untouched benchmarks
⏩ 1457 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, 10)] 95 µs 164.7 µs -42.32%
Simulation chunked_dict_primitive_into_canonical[f32, (1000, 100, 100)] 717.9 µs 2,450.2 µs -70.7%
Simulation chunked_dict_primitive_into_canonical[f32, (1000, 10, 100)] 703.6 µs 2,438.8 µs -71.15%
Simulation chunked_dict_primitive_into_canonical[f64, (1000, 100, 10)] 125.3 µs 213.7 µs -41.35%
Simulation chunked_dict_primitive_into_canonical[f64, (1000, 1000, 10)] 159.2 µs 246.6 µs -35.46%
Simulation chunked_dict_primitive_into_canonical[f32, (1000, 100, 10)] 96.6 µs 165.7 µs -41.73%
Simulation chunked_dict_primitive_into_canonical[f32, (1000, 1000, 100)] 884.2 µs 2,559.5 µs -65.45%
Simulation chunked_dict_primitive_into_canonical[u32, (1000, 10, 100)] 693.2 µs 2,438.2 µs -71.57%
Simulation chunked_dict_primitive_into_canonical[u32, (1000, 1000, 10)] 111.7 µs 182 µs -38.62%
Simulation chunked_dict_primitive_into_canonical[u32, (1000, 100, 10)] 95.1 µs 165.5 µs -42.52%
Simulation chunked_dict_primitive_into_canonical[f64, (1000, 1000, 100)] 1.3 ms 2.8 ms -53.47%
Simulation chunked_dict_primitive_into_canonical[u32, (1000, 100, 100)] 709 µs 2,456.1 µs -71.13%
Simulation chunked_dict_primitive_into_canonical[u32, (1000, 1000, 100)] 874.2 µs 2,543.4 µs -65.63%
Simulation chunked_dict_primitive_into_canonical[u32, (1000, 10, 10)] 116.7 µs 184.1 µs -36.62%
Simulation chunked_dict_primitive_into_canonical[f64, (1000, 10, 100)] 957.8 µs 2,598.6 µs -63.14%
Simulation chunked_dict_primitive_into_canonical[f64, (1000, 10, 10)] 122.5 µs 209.9 µs -41.64%
Simulation chunked_dict_primitive_into_canonical[f64, (1000, 100, 100)] 991.6 µs 2,621.8 µs -62.18%
Simulation chunked_dict_primitive_into_canonical[u64, (1000, 100, 10)] 124.7 µs 213.1 µs -41.51%
Simulation chunked_dict_primitive_into_canonical[u64, (1000, 10, 100)] 953.5 µs 2,596 µs -63.27%
Simulation chunked_dict_primitive_into_canonical[f32, (1000, 1000, 10)] 112.5 µs 182.4 µs -38.35%
... ... ... ... ... ...

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


Comparing ji/chunked-exe-faster (408386b) with develop (ce52b71)

Open in CodSpeed

Footnotes

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