slower performance of log and annotate in 1.6?
Robert Collins
robertc at robertcollins.net
Tue Aug 12 03:18:09 BST 2008
On Mon, 2008-08-11 at 20:52 -0500, John Arbash Meinel wrote:
> As I see it, the problem is that to find the per-file graph, you have to
> indirect through the inventory, as we no longer have a way to say "give
> me the graph of *this* file_id" because we don't have VersionedFile
> (singular). It was bad to use "VF.versions()" because it had to load the
> whole index, but we don't have an *entry-point* into the partial graph
> anymore.
Strictly speaking we do - we have iter_entries_prefix, and could use
that.
I'd like to know how it performs under a btree index though.
-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/20080812/25dc6a44/attachment.pgp
More information about the bazaar
mailing list