[PATCH] dirstate: disable gc while parsing the dirstate

Siddharth Agarwal sid0 at fb.com
Sun Feb 10 09:53:01 CST 2013


On 02/10/2013 03:28 PM, Brodie Rao wrote:
> Can you provide some before and after performance numbers? 

It fixes a perf regression a patch I'm going to bomb shortly introduces 
(because it indirectly delays parsing the manifest a bit). For a repo 
with 150,000 files, it speeds up a no-op update from 2.13 seconds to 1.98.


More information about the Mercurial-devel mailing list