GUI performance on large repos (was Re: build/test integration: best practice?)

Jens Alfke jens at mooseyard.com
Thu May 6 23:43:35 UTC 2010


On May 6, 2010, at 2:41 PM, Greg Ward wrote:

> And I just tried Murky the other day; it essentially locked up  
> trying to load our repo.

Was it the latest version (0.8.1)? I found a weird issue recently that  
was making its 'hg log' commands orders of magnitude slower than they  
should be (it was a harmless-looking no-op parameter in a log  
template, which caused Python to go into fits concatenating huge  
numbers of strings.)

However, the largest repo I've tried it on is Adium's with 3167 commits.

If it still locks up, would you mind using the Activity Monitor app or  
'sample' tool to profile it for a few seconds and send me the output?

—Jens
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20100506/51d9ff73/attachment.html>


More information about the Mercurial mailing list