Resmoke provides a benchmark_repitions flag that allows us to set how many times we would like to run each benchmark in order to get more accurate results. The default of this flag is 3.
For sanitizer builds, because the benchmarks are in there for correctness purposes only, we should set this flag to 1, to reduce the chances of running out of memory.