script_network usertest results on CHK branch

Robert Collins robertc at robertcollins.net
Mon Nov 3 22:36:32 GMT 2008


On Tue, 2008-11-04 at 08:56 +1100, Andrew Bennetts wrote:


> """
> 7874.600  Auto-packing repository <bzrlib.repofmt.pack_repo.RepositoryPackCollection object at 0xa25db4c>, which has 10 pack files, containing 1000 revisions into 1 packs.
> 19478.964  Auto-packing repository <bzrlib.repofmt.pack_repo.RepositoryPackCollection object at 0xa25db4c>, which has 11 pack files, containing 2000 revisions into 2 packs.
> 34205.998  Auto-packing repository <bzrlib.repofmt.pack_repo.RepositoryPackCollection object at 0xa25db4c>, which has 12 pack files, containing 3000 revisions into 3 packs.
> """

This looks like the totally generic fetch (repository.py 3188) kicking
in. This upcasts and serialises again; its likely optimisable further to
be less round trip dependant, but it does signal that the serializer
objects differ. So its using the transcoding code path.

-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/20081104/a5ea2873/attachment.pgp 


More information about the bazaar mailing list