Skip to content

Commit 3c54596

Browse files
committed
read-tree: add performance test in p2000
Signed-off-by: Victoria Dye <[email protected]>
1 parent edc0f60 commit 3c54596

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

t/perf/p2000-sparse-operations.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ test_perf_on_all git commit -a -m A
112112
test_perf_on_all git checkout -f -
113113
test_perf_on_all git reset
114114
test_perf_on_all git reset --hard
115+
test_perf_on_all git read-tree -mu HEAD
115116
test_perf_on_all git checkout-index -f --all
116117
test_perf_on_all git update-index --add --remove
117118
test_perf_on_all git diff

0 commit comments

Comments
 (0)