From: Nipunn Koorapati Date: Tue, 20 Oct 2020 13:40:59 +0000 (+0000) Subject: t/perf/README: elaborate on output format X-Git-Tag: v2.30.0-rc0~112^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dc69d47d216b9ba1b23ecd67e199dfa11192ebbb;p=thirdparty%2Fgit.git t/perf/README: elaborate on output format Signed-off-by: Nipunn Koorapati Signed-off-by: Junio C Hamano --- diff --git a/t/perf/README b/t/perf/README index bd649afa97..fb9127a66f 100644 --- a/t/perf/README +++ b/t/perf/README @@ -28,6 +28,8 @@ the tests on the current git repository. 7810.3: grep --cached, cheap regex 3.07(3.02+0.25) 7810.4: grep --cached, expensive regex 9.39(30.57+0.24) +Output format is in seconds "Elapsed(User + System)" + You can compare multiple repositories and even git revisions with the 'run' script: