Re: [PATCH v2 11/18] maintenance: auto-size incremental-repack batch

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Derrick Stolee <stolee@xxxxxxxxx> writes:

> tl,dr: the incremental-repack isn't the most space-efficient
> thing we can do, and that's by design.

I am not very surprised by the fact that many packfiles that were
obtained by thin pack transfer have many duplicate objects (due to
having to include the delta bases), and it is natural to expect that
deduplication would save many bytes.  It's not all that interesting.

I am more interested in making sure that we can assure that in the
combined single pack, (1) objects are ordered for good locality of
access and (2) objects are getting good delta compression.




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux