summaryrefslogtreecommitdiff
path: root/t/perf/p5310-pack-bitmaps.sh
AgeCommit message (Expand)Author
2021-09-01p5310: extract full and partial bitmap testsTaylor Blau
2021-03-22pack-bitmap: avoid traversal of objects referenced by uninteresting tagPatrick Steinhardt
2020-05-05pack-bitmap: pass object filter to fill-in traversalJeff King
2020-05-05pack-bitmap.c: support 'tree:0' filteringTaylor Blau
2020-03-27p5310: stop timing non-bitmap pack-to-diskJeff King
2020-02-14pack-objects: support filters with bitmapsJeff King
2020-02-14pack-bitmap: implement BLOB_LIMIT filteringJeff King
2020-02-14pack-bitmap: implement BLOB_NONE filteringJeff King
2020-02-14rev-list: allow commit-only bitmap traversalsJeff King
2019-03-18pack-objects: default to writing bitmap hash-cacheJeff King
2016-09-12pack-objects: use reachability bitmap index when generating non-stdout packKirill Smelkov
2015-06-26p5310: Fix broken && chain in performance testStefan Beller
2014-06-10repack: introduce repack.writeBitmaps config optionJeff King
2013-12-30pack-bitmap: implement optional name_hash cacheVicent Marti
2013-12-30t/perf: add tests for pack bitmapsJeff King