mirror of
https://github.com/git/git.git
synced 2026-02-23 16:22:11 +00:00
Merge branch 'master' into next
By Thomas Rast * master: p4000: use -3000 when promising -3000
This commit is contained in:
@@ -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)' '
|
||||
|
||||
Reference in New Issue
Block a user