summaryrefslogtreecommitdiffstats
path: root/t/perf/p5310-pack-bitmaps.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* bitmap-lookup-table: add performance tests for lookup tableAbhradeep Chakraborty2022-08-261-46/+32
* p5310: extract full and partial bitmap testsTaylor Blau2021-09-011-62/+3
* pack-bitmap: avoid traversal of objects referenced by uninteresting tagPatrick Steinhardt2021-03-221-0/+14
* pack-bitmap: pass object filter to fill-in traversalJeff King2020-05-051-0/+5
* pack-bitmap.c: support 'tree:0' filteringTaylor Blau2020-05-051-0/+5
* p5310: stop timing non-bitmap pack-to-diskJeff King2020-03-271-4/+0
* pack-objects: support filters with bitmapsJeff King2020-02-141-0/+4
* pack-bitmap: implement BLOB_LIMIT filteringJeff King2020-02-141-0/+5
* pack-bitmap: implement BLOB_NONE filteringJeff King2020-02-141-0/+5
* rev-list: allow commit-only bitmap traversalsJeff King2020-02-141-0/+8
* pack-objects: default to writing bitmap hash-cacheJeff King2019-03-181-2/+1
* pack-objects: use reachability bitmap index when generating non-stdout packKirill Smelkov2016-09-121-1/+13
* p5310: Fix broken && chain in performance testStefan Beller2015-06-271-3/+3
* repack: introduce repack.writeBitmaps config optionJeff King2014-06-101-0/+3
* pack-bitmap: implement optional name_hash cacheVicent Marti2013-12-301-1/+2
* t/perf: add tests for pack bitmapsJeff King2013-12-301-0/+56