Better compression
Robert Collins
robertc at robertcollins.net
Thu Jul 17 07:49:46 BST 2008
On Thu, 2008-07-17 at 16:00 +1000, Rob Weir wrote:
> On 17 Jul 2008, raindog at macrohmasheen.com wrote:
> > What level perf increase is seen with this? Do you have any
> > comparissons? Sent from my Verizon Wireless BlackBerry
>
> With regards to space, I converted bzr.dev from pack-0.92 to
> btree+groupcompress:
>
> 85664 backup.bzr
> 40232 .bzr/
>
> a saving of over 50%.
>
> -rob
The compressor would have been getting texts in topological order there.
It does much better with reverse-topological order, which is why I need
a new InterRepository object or something... I tested a bzr.dev
repository and saw more like 30 MB with better ordering in use, but it
was a custom-hack rather than a reusable thing.
-Rob
--
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20080717/b432f3aa/attachment.pgp
More information about the bazaar
mailing list