emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

"bzr commit" takes 17 minutes?


From: Paul Eggert
Subject: "bzr commit" takes 17 minutes?
Date: Fri, 25 Feb 2011 02:24:47 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7

When I do even trivial bzr commits to the Emacs trunk
it takes an amazingly long time:

> $ time bzr commit -m 'Elaborate my most-recent ChangeLog entry.'
> Committing to: bzr+ssh://address@hidden/emacs/trunk/
> modified ChangeLog
  [here is where the long delay occurs]
> Committed revision 103419.
> 
> real    17m33.115s
> user    0m0.390s
> sys     0m0.170s

Are other committers observing such bad performance?
What could explain the performance problem?

I'm pretty well connected to the Internet,
and have a reasonably fast machine, so I don't
think it's my processor or network connection.
I don't see a similar problem with git commits
to Savannah, for example.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]