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

Re: Timeouts and such

From: Patrick Mayweg <mayweg_at_qint.de>
Date: 2003-05-08 08:26:40 CEST

Hi Karl,

kfogel@collab.net wrote:

> Patrick Mayweg <mayweg@qint.de> writes:
> > I would think so. At least with ra_dav. The checkout of the trunk of our
> > main repository (1700 files, 170 directory, 25 MB net data) takes using
> > ra_dav on the same machine 40 min. ra_local and ra_svn both take around 2
> > min. This must be I/O bound, because the max cpu usage is 15%. CVS was
> > between ra_dav and ra_local/ra_svn..
>
> Would be nice to measure it by counting bits over the network, instead
> of time, hmm.

Done that. 11 MB ( I am using mod_deflate). It takes the server to reply about
0.85 seconds for a GET for asingle file which fits into a single frame (16KB).
Directory take normaly 5 seconds.

>
>
> (Btw, Derek, did you try ra_svn?)

Patrick

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 8 08:27:31 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.