Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-03-09 23:54:05 +0400
committerJunio C Hamano <gitster@pobox.com>2013-03-09 23:54:05 +0400
commit407929cb45dd9e1ba1dc15ec77fc3bf5eae3cc5c (patch)
treed375edb8fe3614da3a6d3894254d665efd6aec06 /t
parent1cc625fd7a97f3335c837526cae36100adcd697f (diff)
parentca70c9ea7224e1e47d8ab46ea67ba9e29ce8a121 (diff)
Merge branch 'maint'
* maint: perf: update documentation of GIT_PERF_REPEAT_COUNT
Diffstat (limited to 't')
-rw-r--r--t/perf/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/perf/README b/t/perf/README
index b2dbad4d50..c552f561bf 100644
--- a/t/perf/README
+++ b/t/perf/README
@@ -56,7 +56,7 @@ You can set the following variables (also in your config.mak):
GIT_PERF_REPEAT_COUNT
Number of times a test should be repeated for best-of-N
- measurements. Defaults to 5.
+ measurements. Defaults to 3.
GIT_PERF_MAKE_OPTS
Options to use when automatically building a git tree for