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

Re: Why is subversion so slow?

From: Greg Stein <gstein_at_lyra.org>
Date: 2003-04-09 00:25:43 CEST

On Tue, Apr 08, 2003 at 02:37:43PM -0700, Christian Daudt wrote:
> Look at your memory consumption if you're using it via http - swapping might
> explain the difference. httpd still grows to many hundreds of megabytes
> regularly when I'm using it (my simple solution was: install more memory ;-)

Hunh? It shouldn't do that at all. What version are you using?

No... the speed is simply due to a *lot* of I/O on the client. We also make
quite a few roundtrip requests to the server, and also some needless
requests. These things add up.

We'll get to each of these things in time. CVS has had years to optimize,
but we're only just beginning.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Apr 9 00:22:22 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.