# HG changeset patch # User Augie Fackler # Date 1553610077 14400 # Node ID 4c700c847aa2cfec5f1fa3480b07127ed03cbc19 # Parent 00c1ee0f746a5f427e81e6d18e681f6a70a2639d perf: copyedit a few documentation strings Differential Revision: https://phab.mercurial-scm.org/D6170 diff -r 00c1ee0f746a -r 4c700c847aa2 contrib/perf.py --- a/contrib/perf.py Sun Mar 24 20:13:13 2019 -0400 +++ b/contrib/perf.py Tue Mar 26 10:21:17 2019 -0400 @@ -8,25 +8,26 @@ -------- ``all-timing`` - When set, additional statistic will be reported for each benchmark: best, + When set, additional statistics will be reported for each benchmark: best, worst, median average. If not set only the best timing is reported (default: off). ``presleep`` - number of second to wait before any group of run (default: 1) + number of second to wait before any group of runs (default: 1) ``run-limits`` - Control the number of run each benchmark will perform. The option value + Control the number of runs each benchmark will perform. The option value should be a list of `