Junio C Hamano <gitster@xxxxxxxxx> writes: > This inserts a new function xdi_diff() that currently does not > do anything other than calling the underlying xdl_diff() to the > callchain of current callers of xdl_diff() function. > > Signed-off-by: Junio C Hamano <gitster@xxxxxxxxx> > --- > > Nicolas Pitre <nico@xxxxxxx> writes: > > > On Wed, 12 Dec 2007, Junio C Hamano wrote: > > > >> Here are the topics that have been cooking. > > > > What about the blame speedup patch from Linus (Message-ID: > > <alpine.LFD.0.9999.0712111548200.25032@xxxxxxxxxxxxxxxxxxxxxxxxxx>) > > I would prefer to do a bit more generic solution, not a special hack for > speeding up blame on prepend-only files, with a proper log message. FWIW, I re-ran the gcc/ChangeLog annotation Linus cited and got similar improvements (about 4x speed-up) with his version and this version and their results seem to match. I'll apply these to 'master' and push the results out. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html