summaryrefslogtreecommitdiff
path: root/t/perf/p4000-diff-algorithms.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/perf/p4000-diff-algorithms.sh')
-rwxr-xr-xt/perf/p4000-diff-algorithms.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/perf/p4000-diff-algorithms.sh b/t/perf/p4000-diff-algorithms.sh
index d6e505c..7e00c9d 100755
--- a/t/perf/p4000-diff-algorithms.sh
+++ b/t/perf/p4000-diff-algorithms.sh
@@ -7,7 +7,7 @@ test_description="Tests diff generation performance"
test_perf_default_repo
test_perf 'log -3000 (baseline)' '
- git log -1000 >/dev/null
+ git log -3000 >/dev/null
'
test_perf 'log --raw -3000 (tree-only)' '