benchmarks: Create $normBenchs before the run instead of during
authorTimo Tijhof <krinklemail@gmail.com>
Thu, 16 Aug 2018 17:11:14 +0000 (18:11 +0100)
committerTimo Tijhof <krinklemail@gmail.com>
Thu, 16 Aug 2018 17:11:14 +0000 (18:11 +0100)
commit63ef2a8a39732bd97f17c29ac44fe0b88e2e63b6
treee8269214a12ef5f1909e8e223ba651e8b5cbd26c
parent765ebe59590d492fd09e76233bc31daa7e97434f
benchmarks: Create $normBenchs before the run instead of during

Separates the concerns a bit better, and also makes the code easier
to debug with less distracting steps during the running of the
benchmark.

Change-Id: Ia5a18216cb77d39fd60cd76b23ebceee7324a250
maintenance/benchmarks/Benchmarker.php