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

Subversion@Apache very slow on Windows

From: Mikolaj Tutak <mtutak_at_nixz.net>
Date: 2004-10-13 16:00:34 CEST

Hi!

I switched to subversion repository several months ago. Recently I
discovered some performance issue. Performance (especially with some
operations) under Windows/Apache is much slower than under Linux/Apache or
Windows/svnserve.

Examples:

svn ls http://adrenalina/svn/myrepos/
Windows ~8s !!! (Apache cpu time goes to 100%!), Linux < 0.5s

svn ls http://adrenalina/svn/myrepos/project/trunk/path/
Windows ~56s !!! (Apache cpu time goes to 100%!), Linux < 0.5s

svn ls svn://adrenalina/myrepos/project/trunk/path/
Windows < 0.5s, Linux < 0.5s

svn co http://adrenalina/svn/myrepos/trunk .
Windows ~67s (including ~3s initial delay)

svn co svn://adrenalina/myrepos/trunk .
Windows ~62s (checkout starts immediately)

Do you have any idea how to improve Apache+SVN performance under Windows?

-- 
pozdrawiam
      Mikolaj Tutak
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 13 16:01:40 2004

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.