t/perf/README: elaborate on output format
authorNipunn Koorapati <redacted>
Tue, 20 Oct 2020 13:40:59 +0000 (13:40 +0000)
committerJunio C Hamano <redacted>
Tue, 20 Oct 2020 19:52:22 +0000 (12:52 -0700)
Signed-off-by: Nipunn Koorapati <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/perf/README

index bd649afa978393373c209b507f3713c8f716986c..fb9127a66f7561e528584c326a7d2539d2647dcb 100644 (file)
@@ -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:
 
git clone https://git.99rst.org/PROJECT