Mercurial > public > mercurial-scm > hg-stable
diff tests/test-contrib-perf.t @ 42021:4c700c847aa2
perf: copyedit a few documentation strings
Differential Revision: https://phab.mercurial-scm.org/D6170
author | Augie Fackler <augie@google.com> |
---|---|
date | Tue, 26 Mar 2019 10:21:17 -0400 |
parents | 5a1e621b8186 |
children | 912d82daeda3 |
line wrap: on
line diff
--- a/tests/test-contrib-perf.t Sun Mar 24 20:13:13 2019 -0400 +++ b/tests/test-contrib-perf.t Tue Mar 26 10:21:17 2019 -0400 @@ -48,25 +48,25 @@ ------ "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 '<time>-<numberofrun>' pairs. After each run the - condition are considered in order with the following logic: + conditions are considered in order with the following logic: - If benchmark have been running for <time> seconds, and we have performed + If benchmark has been running for <time> seconds, and we have performed <numberofrun> iterations, stop the benchmark, The default value is: '3.0-100, 10.0-3' "stub" - When set, benchmark will only be run once, useful for testing (default: + When set, benchmarks will only be run once, useful for testing (default: off) list of commands: