summaryrefslogtreecommitdiff
path: root/t/perf/p5303-many-packs.sh
AgeCommit message (Expand)AuthorFilesLines
2021-02-22p5303: measure time to repack with keepLibravatar Jeff King1-2/+32
2021-02-22p5303: add missing &&-chainsLibravatar Jeff King1-2/+2
2021-01-29p5303: avoid sed GNU-ismLibravatar Jeff King1-4/+8
2020-09-17packfile: actually set approximate_object_count_validLibravatar Jeff King1-0/+4
2019-12-16Merge branch 'cs/store-packfiles-in-hashmap'Libravatar Junio C Hamano1-0/+18
2019-12-03packfile.c: speed up loading lots of packfilesLibravatar Colin Stolley1-0/+18
2019-11-12pack-objects: avoid pointless oe_map_new_pack() callsLibravatar Jeff King1-0/+1
2016-07-29t/perf: add tests for many-pack scenariosLibravatar Jeff King1-0/+87