[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: Tobias Ringstrom <tori_at_ringstrom.mine.nu>
Date: 2003-04-10 01:02:35 CEST

On 9 Apr 2003, Ben Collins-Sussman wrote:

> On the one hand, I should probably chuck my export editor out the
> window, since it has proven fruitless. On the other hand, I think
> there's a big clue here about why 'svn checkout' might be so slow.
> It's doing the same thing: copy-and-translate on every received file.

Even if svn_wc is slow, there is a huge difference between ra_dav and the
other RA methods. Cheking out the same repo using ra_file and ra_dav
takes 3.5 seconds and 23 seconds respectively, both on the same fast
machine with lots of RAM.

/Tobias

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 10 01:03:23 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.