[PATCH] revlog: teach revlog to construct a revision from parentdeltas

Matt Mackall mpm at selenic.com
Sat Aug 7 11:18:23 CDT 2010


On Sat, 2010-08-07 at 09:58 -0500, Matt Mackall wrote:
> We obviously can't take these patches if it makes verify of existing
> repos 50% slower. And 5x slower when parentdelta is actually enabled
> isn't great either. FYI, the slowness appears with this patch.

In fact, the 50% reappears with just this line:

+        base, chain = self.deltachain(rev)

-- 
Mathematics is the supreme nostalgia of our time.




More information about the Mercurial-devel mailing list