Created by: mtrofin
Discovered this as part of a perf
investigation on a small server. The original loop, even without any internal work, still has an iteration cost. The refactoring lowered the cost of memtrace (in this particular case) from somewhere comparable to the accumulated runtime of the JITed code, to somewhere in the noise (sub-percentual)