Progress on pack-based repositories...
Robert Collins
robertc at robertcollins.net
Mon Jul 30 05:41:35 BST 2007
I now have nuked the per-file-id knit indices:
ls -l .bzr/repository/indices
total 3128
-rw-r--r-- 1 robertc robertc 569642 2007-07-30 14:28 0.rix
-rw-r--r-- 1 robertc robertc 135055 2007-07-30 14:28 0.six
-rw-r--r-- 1 robertc robertc 2476869 2007-07-30 14:28 0.tix
-rw-r--r-- 1 robertc robertc 1 2007-07-30 14:28 index
Surprisingly, even my current dumb index is no larger than the existing
knit indices:
robertc at lifelesslap:~/experimental$ du -s .bzr/repository
35940 .bzr/repository
robertc at lifelesslap:~/experimental$ du -s ../regular/.bzr/repository
37052 ../regular/.bzr/repository
(this is for revno 2000 of bzr.dev).
Peformance wise, text extraction seems pleasantly fast; text insertion
(e.g. first pull) is doing something whacky/expensive, but I'm sure its
fixable.
-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/20070730/0f8d1493/attachment-0001.pgp
More information about the bazaar
mailing list