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

Re: Subversion@Apache very slow on Windows

From: Tobias Ringström <tobias_at_ringstrom.mine.nu>
Date: 2004-10-13 17:21:55 CEST

Mikolaj Tutak wrote:

>I compared some different Windows machines (Windows 2003 server and Windows
>2000 proffesional, Subversion any from 1.0.5 to 1.1.0), the results always
>was similar.
>
>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
>
>this tests was made with svn 1.1.0.
>
>
If you're using 1.1.0, it's completely pointless to perform ls
benchmarks because of the bug I mentioned. With that bug, httpd performs
a gazillion more stat calls than neccessary which hurts Windows a lot
more than Linux.

/Tobias

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 13 17:22:36 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.