GUI performance with large repos (100k changesets)

Isaac Jurado diptongo at gmail.com
Wed Jun 10 19:38:52 CDT 2009


> Sorry for the delay.  I didn't have a copy of the converted repository
> around anymore and had to re-run the conversion.  Also, I have not yet
> tried out the new hgview 1.0.0.  That said, here are some numbers:
>
>   hg log           takes 65 sec (97% cpu)
>   hg glog         takes 256 sec (99% cpu)

My apologies if this question is too dumb, but it's just for the record.
Did you dump the output to /dev/null?  Because in those particular
cases, the CPU time must be shared with your terminal emulator so the
elapsed time and CPU usage varies from one to another.

Regards.

-- 
Isaac Jurado
http://www.krenel.net

"The noblest pleasure is the joy of understanding."
                                  Leonardo da Vinci


More information about the Mercurial mailing list