From: Junio C Hamano Date: Sat, 9 Mar 2013 19:54:05 +0000 (-0800) Subject: Merge branch 'maint' X-Git-Tag: v1.8.2~6 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/407929cb45dd9e1ba1dc15ec77fc3bf5eae3cc5c?hp=1cc625fd7a97f3335c837526cae36100adcd697f Merge branch 'maint' * maint: perf: update documentation of GIT_PERF_REPEAT_COUNT --- 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