gear
gear copied to clipboard
Use `r = 1` in some pallet benchmarks
Problem
gr_wait_* and gr_exit have let r in 0 .. API_BENCHMARK_BATCHES; when it should it be let r = 0 .. 1 because such syscalls can't be called few times
Steps
Possible Solution
No response
Notes
No response
Relevant Log Output
Click to expand/collapse
<Paste your log here>