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

Re: [PATCH] Skip-deltas, for review

From: Glenn A. Thompson <gthompson_at_cdr.net>
Date: 2002-07-27 03:07:48 CEST

Guys,

I'm curious, isn't this something that could be done as a separate tuning
process.
Lots of DBMSs have tuning processes they use to tweak performance. Vacuum,
analyze, index rebuilding etc.
If this were the case, the code could get away with using a more compute
intensive scheme for determining what to apply the skip-deltas to. Perhaps
it could even verify the changes against the original before committing the
change.

Just a thought.

gat

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jul 27 03:06:22 2002

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.