p4211-line-log.sh: add log --online --raw --parents perf test
commit1af8b013099329336343f89c871f6be2cfbec4f1
authorDerrick Stolee <dstolee@microsoft.com>
Sun, 8 Oct 2017 18:49:39 +0000 (8 14:49 -0400)
committerJunio C Hamano <gitster@pobox.com>
Fri, 13 Oct 2017 00:25:45 +0000 (13 09:25 +0900)
tree2dd7282edb1053f6cdc39313e0e07c3bae55fd6b
parent6867272d5b5615bd74ec97bf35b4c4a8d9fe3a51
p4211-line-log.sh: add log --online --raw --parents perf test

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 <dstolee@microsoft.com>
Reviewed-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/perf/p4211-line-log.sh