Sign in
code
/
git
/
65faad6d841c29d4545e9cf3676d75f4e6e4872c
/
.
/
t
/
perf
/
p1006-cat-file.sh
blob: dcd801537968b3d325e3dd6b710ab829acf6d42a [
file
] [
log
] [
blame
]
#!/bin/sh
test_description
=
'Tests listing object info performance'
.
./
perf
-
lib
.
sh
test_perf_large_repo
test_perf
'cat-file --batch-check'
'
git cat-file --batch-all-objects --batch-check
'
test_done