Slow hgweb.cgi

Matt Mackall mpm at selenic.com
Tue Apr 12 09:39:29 CDT 2011


On Tue, 2011-04-12 at 15:07 +0200, Dominik Psenner wrote:
> Pushing/pulling to/from the repository directly to the samba share works
> flawless and goes through in a jiffy. Doing the same pull without changes
> takes a total of about 16 seconds.
> 
> hg --repository XXX-hg pull --verbose --update --config
> ui.merge=internal:fail --debug http://hgserver/hg/XXX/
> using http://hgserver/hg/XXX/
> sending between command << about 4secs in here
> Hole von http://hgserver/hg/XXX/
> sending heads command << about 4secs in here
> Suche nach Änderungen
> Keine Änderungen gefunden
> checking for updated bookmarks
> sending capabilities command << about 4secs in here
> capabilities: changegroupsubset stream=1 lookup pushkey
> unbundle=HG10GZ,HG10BZ,HG10UN branchmap
> sending listkeys command << about 4secs in here
> 
> So the server takes nearly constantly 4seconds to respond on each command
> sent. Ideas?

Is this time similar to the time it takes to browse pages in the web
interface?

-- 
Mathematics is the supreme nostalgia of our time.




More information about the Mercurial-devel mailing list