From dc69d47d216b9ba1b23ecd67e199dfa11192ebbb Mon Sep 17 00:00:00 2001 From: Nipunn Koorapati Date: Tue, 20 Oct 2020 13:40:59 +0000 Subject: [PATCH] t/perf/README: elaborate on output format Signed-off-by: Nipunn Koorapati Signed-off-by: Junio C Hamano --- t/perf/README | 2 ++ 1 file changed, 2 insertions(+) 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: