OOo import in development5-subtree available
Jelmer Vernooij
jelmer at samba.org
Wed Feb 25 13:32:48 GMT 2009
On Wed, 2009-02-25 at 22:57 +1000, Ian Clatworthy wrote:
> Jelmer Vernooij wrote:
> > Ian's revnocache plugin helps significantly in making this branch
> > usable; without it "bzr log" has a long startup time (>100s), and
> > without it, there is no noticable startup time at all (< 1s).
> It great to hear revnocache makes such a difference, though it
> sad that it makes such a difference! Without it, bzr log --long
> needs to generate the full merge graph before doing anything - that's
> the 100s delay you're seeing. You can still get fast incremental
> output without revnocache by doing either:
>
> * bzr log -n1
> * bzr log --short
>
> I've argued before that --long with all nested revisions is a bad
> default, though it was the best we could offer before 1.12. From a
> UI perspective, I really feel viewing the mainline only is the right
> default, provided it's clear which revisions are merges. Those merges
> can then be drilled down on as appropriate. The design principle is
> called "progressive disclosure" and it helps end users see the big
> picture first before they get bothered with detail. It also makes
> performance issues like this go away. :-)
Personally, I would prefer -n1 as default for bzr log. I don't like the
--short output style, and I'm generally indeed only interested in the
mainline. I don't think -n0 is very discoverable or obvious though, so it would
be nice to have a --with-merges option or something like that.
> On a separate note, thank you *so* much for putting this branch together.
> I'm really looking forward to seeing how OOo imports and runs
> once gc-plain-chk is bug-free enough to begin experimenting with.
np. it was a nice opportunity to make some more performance improvements
in bzr-svn.
Unfortunately most of the working tree operations are still a bit too
slow in this tree (graph operations seem fine).
Cheers,
Jelmer
--
Jelmer Vernooij <jelmer at samba.org> - http://samba.org/~jelmer/
Jabber: jelmer at jabber.fsfe.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 315 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20090225/f5b7f9a9/attachment.pgp
More information about the bazaar
mailing list