diff options
author | Junio C Hamano <gitster@pobox.com> | 2018-09-17 13:53:53 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-09-17 13:53:53 -0700 |
commit | 3ebdef2e1b4c89fd193140b36c04b41eb7f9a86d (patch) | |
tree | 8b447f11ebd9e31d6c1c1a7ac5522c0c327fb810 /csum-file.h | |
parent | Merge branch 'nd/unpack-trees-with-cache-tree' (diff) | |
parent | pack-objects: reuse on-disk deltas for thin "have" objects (diff) | |
download | tgif-3ebdef2e1b4c89fd193140b36c04b41eb7f9a86d.tar.xz |
Merge branch 'jk/pack-delta-reuse-with-bitmap'
When creating a thin pack, which allows objects to be made into a
delta against another object that is not in the resulting pack but
is known to be present on the receiving end, the code learned to
take advantage of the reachability bitmap; this allows the server
to send a delta against a base beyond the "boundary" commit.
* jk/pack-delta-reuse-with-bitmap:
pack-objects: reuse on-disk deltas for thin "have" objects
pack-bitmap: save "have" bitmap from walk
t/perf: add perf tests for fetches from a bitmapped server
t/perf: add infrastructure for measuring sizes
t/perf: factor out percent calculations
t/perf: factor boilerplate out of test_perf
Diffstat (limited to 'csum-file.h')
0 files changed, 0 insertions, 0 deletions