3 test_description
="Test pickaxe performance"
9 # Not --max-count, as that's the number of matching commit, so it's
10 # unbounded. We want to limit our revision walk here.
14 if test_have_prereq EXPENSIVE
18 from_rev
=" $(git rev-list HEAD | head -n $max_count | tail -n 1).."
19 from_rev_desc
=" <limit-rev>.."
33 test_perf
"git log $icase$opts'$pattern'$from_rev_desc" "
34 git log --pretty=format:%H $icase$opts'$pattern'$from_rev
48 test_perf
"git log $icase$opts'$pattern'$from_rev_desc" "
49 git log --pretty=format:%H $icase$opts'$pattern'$from_rev
63 test_perf
"git log $icase$opts'$pattern'$from_rev_desc" "
64 git log --pretty=format:%H $icase$opts'$pattern'$from_rev