Skip to content

Clean up to point to aggregate function

8ae7b12
Select commit
Loading
Failed to load commit list.
Open

Cut over sum aggregate function #6910

Clean up to point to aggregate function
8ae7b12
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Mar 13, 2026 in 0s

Performance Regression: -10.2%

⚡ 6 improved benchmarks
❌ 1 regressed benchmark
✅ 1002 untouched benchmarks
⏩ 1515 skipped benchmarks1

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

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation take_map[(0.1, 1.0)] 3.8 ms 3.5 ms +10.6%
Simulation null_count_run_end[(10000, 256, 0.1)] 41.6 µs 37.4 µs +11.07%
Simulation null_count_run_end[(10000, 256, 0.5)] 41.7 µs 37.2 µs +12.23%
Simulation null_count_run_end[(10000, 4, 0.01)] 140.5 µs 113.7 µs +23.56%
Simulation null_count_run_end[(10000, 1024, 0.1)] 40 µs 35.7 µs +12.18%
Simulation null_count_run_end[(10000, 1024, 0.5)] 40.1 µs 35.5 µs +12.79%
Simulation map_each[BufferMut<i32>, 128] 770.6 ns 858.1 ns -10.2%

Comparing ngates/sum-agg (8ae7b12) with develop (da4c196)

Open in CodSpeed

Footnotes

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