fix: modernize to b.Loop#4480
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files🚀 New features to boost your workflow:
|
BenchmarksBenchmark execution time: 2026-03-03 21:29:46 Comparing candidate commit 35ccebe in PR branch Found 1 performance improvements and 0 performance regressions! Performance is the same for 155 metrics, 8 unstable metrics.
|
…measurement artifacts as regressions
What does this PR do?
Big PR but it just updates - where we don't use the index value - all the benchmark loops to the modern
b.Loop.Some specific benchmarks will use the original style to avoid measurement artifacts derived from the fact that
b.Loopavoids inlining and other compiler optimizations.Motivation
Make linter happy.
Reviewer's Checklist
make lintlocally.make testlocally.make generatelocally.make fix-moduleslocally.Unsure? Have a question? Request a review!