Thread (11 messages) flat view 11 messages, 4 authors, 2017-10-12
STALE3264d

[PATCH v5 1/4] p4211-line-log.sh: add log --online --raw --parents perf test

From: Derrick Stolee <hidden>
Date: 2017-10-12 12:02:58
Subsystem: the rest · Maintainer: Linus Torvalds

Add a new perf test for testing the performance of log while computing
OID abbreviations. Using --oneline --raw and --parents options maximizes
the number of OIDs to abbreviate while still spending some time computing
diffs.

Signed-off-by: Derrick Stolee <redacted>
---
 t/perf/p4211-line-log.sh | 4 ++++
 1 file changed, 4 insertions(+)
diff --git a/t/perf/p4211-line-log.sh b/t/perf/p4211-line-log.sh
index b7ff68d4f..e0ed05907 100755
--- a/t/perf/p4211-line-log.sh
+++ b/t/perf/p4211-line-log.sh
@@ -31,4 +31,8 @@ test_perf 'git log -L (renames on)' '
 	git log -M -L 1:"$file" >/dev/null
 '
 
+test_perf 'git log --oneline --raw --parents' '
+	git log --oneline --raw --parents >/dev/null
+'
+
 test_done
-- 
2.14.1.538.g56ec8fc98.dirty
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help