On Mon, Jun 27, 2011 at 12:14 AM, Johan Corveleyn <jcor...@gmail.com> wrote: [] > > Hi Morten, > > Thanks for explaining. > > Maybe you can start a feature branch for this optimization (and maybe > other further LCS/diff-optimizations). That would give it some more > visibility, and would allow for some more experimentation and > discussion. Now that you have your account with (partial) commit > access... > > Speaking of which: have you added your name to the COMMITTERS file > yet? You should probably do that first. > > -- > Johan >
I've just committed an updated version to the new diff-improvements branch. The updated version eliminates the potential problem of slow-downs due to too much clearing in clear_fp. --- Morten