hg update on Windows
Michał Sznajder
michalsznajder at gmail.com
Thu Aug 22 07:28:53 UTC 2019
Hi All,
I have a repo with ~120k files and 4 gb in .hg. I am using WIndows 10 and
Mercurial 5.0. I have 8 core machine with SSD.
When executing "hg update" I notice that hg.exe uses around 12% of CPU in
Task Manager so one core is fully utilized. Stats look like that:
λ hg --time update tip
118496 files updated, 0 files merged, 0 files removed, 0 files unresolved
time: real 380.822 secs (user 149.062+0.000 sys 229.297+0.000)
Is there a way to speed this up? I tried to use "--config
worker.enabled=true" but I think it doesn't apply to this situation or does
it?
With Best Regards
Michal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mercurial-scm.org/pipermail/mercurial/attachments/20190822/1dc8b9dc/attachment.html>
More information about the Mercurial
mailing list