* Elliot Murphy <email address hidden> [08/03/05 11:09]:
> aha! Kostja, there is a big performance fix with annotate, which would
> aiso affect gannotate. This fix will be in the 1.3 release, and is in
> the dev tree already. I believe it dropped annotate time from 11 minutes
> to under a minute. Can you try annotate or gannotate using bzr.dev and
> let us know what kind of performance change you see?
OK, I got my hands on bzr 1.3 and indeed got a substantial speed
increase with bzr visualise.
bzr gannotate is still taking a lot of time, 380 seconds (98% cpu)
for sql_parse.cc, 34 seconds for sql_insert.cc (93% CPU).
The speed is still below speed of BK for the same operations, so
further improvements are very much needed.
It would be nice to get some more training on bazaar, since I
don't yet see how I can get my daily tasks done with bzr,
partly because some tools are slow, partly because I don't know
how to use them, partly because some features may be missing.
bzr comes with ABSOLUTELY NO WARRANTY. bzr is free software, and
you may use, modify and redistribute it under the terms of the GNU
General Public License version 2 or later.
* Elliot Murphy <email address hidden> [08/03/05 11:09]:
> aha! Kostja, there is a big performance fix with annotate, which would
> aiso affect gannotate. This fix will be in the 1.3 release, and is in
> the dev tree already. I believe it dropped annotate time from 11 minutes
> to under a minute. Can you try annotate or gannotate using bzr.dev and
> let us know what kind of performance change you see?
OK, I got my hands on bzr 1.3 and indeed got a substantial speed
increase with bzr visualise.
bzr gannotate is still taking a lot of time, 380 seconds (98% cpu)
for sql_parse.cc, 34 seconds for sql_insert.cc (93% CPU).
The speed is still below speed of BK for the same operations, so
further improvements are very much needed.
It would be nice to get some more training on bazaar, since I
don't yet see how I can get my daily tasks done with bzr,
partly because some tools are slow, partly because I don't know
how to use them, partly because some features may be missing.
kostja@dipika:~$ bzr13 --version bzr.dev bzr.dev/ bzrlib .bazaar .bzr.log
Bazaar (bzr) 1.3.0.dev.0
from bzr checkout /home/kostja/
revision: 3272
revid: <email address hidden>
branch nick: bzr.dev
Python interpreter: /usr/bin/python 2.5.1.final.0
Python standard library: /usr/lib/python2.5
bzrlib: /home/kostja/
Bazaar configuration: /home/kostja/
Bazaar log file: /home/kostja/
Copyright 2005, 2006, 2007, 2008 Canonical Ltd. bazaar- vcs.org/
http://
bzr comes with ABSOLUTELY NO WARRANTY. bzr is free software, and
you may use, modify and redistribute it under the terms of the GNU
General Public License version 2 or later.
Branched with:
kostja@dipika:~$ bzr branch http:// bazaar- vcs.org/ bzr/bzr. dev bzr.dev
--
Konstantin