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

Re: [Issue 1582] large-file performance problems

From: <kfogel_at_collab.net>
Date: 2003-11-24 23:21:27 CET

mark benedetto king <mbk@lowlatency.com> writes:
> One thing to consider: it's possible that the current strategy of
> keeping fulltexts of HEAD contributes to the problem; we need to
> do a whole bunch of inserting in order to put the fulltext of a
> big file in, and (asynchronously now, but still relevant) a whole
> bunch of deleting in order to deltify the previous revision against
> the new fulltext. This sort of churn is the kind of thing that
> databases are generally bad at.

The problems referred to in issue #1582 are almost entirely
client-side (unless we're missing something *really* big :-) ).

Not that what you say above isn't worthwhile, I just think it's an
accidental subject change...

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 25 00:07:41 2003

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.