Can we add an option for normalizing the results with a constant that the user passes?
To eliminate noise, we often end up running the experiment multiple times, e.g., run hash table lookup in a hot loop K times.
The counters would only make sense after dividing them by K.