benchmarkParse.php: add options for HHVM testing
authorMax Semenik <maxsem.wiki@gmail.com>
Wed, 16 Jul 2014 00:23:27 +0000 (17:23 -0700)
committerMax Semenik <maxsem.wiki@gmail.com>
Wed, 16 Jul 2014 00:23:27 +0000 (17:23 -0700)
commit1120bbe202a8b63b67e53484384a3097d987e36d
treee49ffd6ac77528b467d8698c12b8c8e4d9ea9792
parentb594eb01cb6d7c15629d3f7a6f67046e9c20e28c
benchmarkParse.php: add options for HHVM testing

--warmup makes a specified number of loops before measuring;
--loops repeats parsing given number of times

Change-Id: I18bff702fce1f97c4afc6c9fd618fdc1f3272732
maintenance/benchmarks/benchmarkParse.php