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

Re: Subversion speed

From: <kfogel_at_collab.net>
Date: 2005-04-01 22:39:01 CEST

Bruce Cropley <cropleyb@yahoo.com.au> writes:
> We're also seeing speed problems locally. A checkout
> from CVS was around 12m here. With SVN it is 36m+.
> Updates and commits also feel slower, though we
> haven't timed them as much yet.
>
> Is there an FAQ for SubVersion speed issues?
> I've found lots of tips and possibilities in the
> mailing lists over the last week, but many of them are
> for problems that have been fixed.
>
> We'd really like to be able to use SubVersion, mainly
> so we can rearrange our mainline with confidence. But
> the speed from overseas is currently so much of an
> issue that we may have to revert to CVS. Are these
> times expected? Does anyone have any suggestions as to
> what we can try?

"svn checkout is slow" is not the same as "subversion is slow".

Some operations will be slower than CVS, others (say, diff) will be
faster. Checkouts are slower than CVS's, usually. Obviously, we'd
prefer for checkouts to be faster, but it hasn't been our highest
priority either, since it's not a common operation for most people.

I'm kind of surprised that commits are slower; updates I'm not sure.
We'd have to see comparisons of same client/server hardware, same
operations, I guess.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 1 23:12:35 2005

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

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