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

Matt Mackall mpm at selenic.com
Sun Aug 8 18:24:04 CDT 2010


On Sun, 2010-08-08 at 13:33 +0530, Pradeepkumar Gayam wrote:
>         
>         # hg with your patch on delta repo
>         $ time hg -R p2 verify
>         checking changesets
>         checking manifests
>         crosschecking files in changesets and
>         manifests
>         checking files
>         1555 files, 11766 changesets, 23269 total
>         revisions
>         
>         real    0m49.717s
>         user    0m48.773s
>         sys     0m0.383s
>         
> In this case,

Argh. That case is not a priority! You need to focus on getting your
patches merged, and as I've already said, that means not slowing down
the non-parent delta path.


-- 
Mathematics is the supreme nostalgia of our time.




More information about the Mercurial-devel mailing list