2.1.0 bzr performance under Cygwin
Martin Pool
mbp at canonical.com
Sun Mar 14 23:22:48 GMT 2010
On 14 March 2010 21:44, Jari Aalto <jari.aalto at cante.net> wrote:
> What about the libraries that Bzr loads? Is there an overhead that could
> be reduced? Compare to:
>
> $ time bzr --version # real 0m1.984s
> $ time hg --version # real 0m0.594s
>
> $ time bzr init # real 0m2.016s
> $ time hg init # real 0m0.750s
If you run this with 'bzr --profile-imports --version' it'll tell you
what's being loaded and how long it takes.
--
Martin <http://launchpad.net/~mbp/>
More information about the bazaar
mailing list