[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] The blame speedup

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-05-31 22:21:14 CEST

On Mon, 2004-05-31 at 12:25, Peter N. Lundblad wrote:
> Yes, I'm coming to that conclusion too... This will lead to more delta
> fiddeling in the ra_local case

The ra_local implementation could fake up delta windows (one
instruction, "insert 128K of new data..."), saving most of the overhead
of delta fiddling. It probably wouldn't even be much extra code to do
that, though don't feel obligated to do it that way.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 31 22:21:39 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.