Skip to content

Conversation

MamunC0der
Copy link

Replaced the manual for i := 0; i < b.N; i++ loops with for range b.Loop() in the benchmark sections of store/cache/benchmark_test.go, store/rootmulti/snapshot_test.go, and x/auth/keeper/keeper_bench_test.go to leverage the modern testing API without altering benchmark logic.

@aljo242
Copy link
Contributor

aljo242 commented Oct 20, 2025

CI failing

@aljo242 aljo242 closed this Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants