CHKMap usage - optimizations?

Robert Collins robert.collins at canonical.com
Wed May 13 22:58:48 BST 2009


On Wed, 2009-05-13 at 16:37 +0200, Jelmer Vernooij wrote:
> On Thu, May 14, 2009 at 12:01:38AM +1000, Robert Collins wrote:


> > > What's the best way of improving this performance ? Switching to packs?
> 
> > They will be faster.
> 
> What's the best place to be looking to get started with this? Can you
> give me a few hints?  bzrlib.plugins.search.index is a bit overwhelming..

So, look at bzrlib.knit._KnitGraphIndex and _DirectAccess.

Thats the data structure needed to query N packs for data for one
KnitVersionedFiles.

bzrlib.searchs Index class has some fairly minimal management for a
collection of packs to do this.

For more detail, perhaps IRC?

-Rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20090514/3c845e5b/attachment.pgp 


More information about the bazaar mailing list