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

Re: the New Checkout System

From: Greg Stein <gstein_at_lyra.org>
Date: 2003-05-20 00:53:51 CEST

On Mon, May 19, 2003 at 01:46:50PM -0500, Ben Collins-Sussman wrote:
> "Glenn A. Thompson" <gthompson@cdr.net> writes:
>
> > Just curious, Isn't there a way to allow the RA layer to optionally
> > implement the checkout.
>
> Nope.
>
> > The default would be to use your new method. This allows new RA
> > layers to optionally implement an optimized version at any time.
>
> I bet gstein would like that proposal. :-)

Heh. Nope. I'd like to know why the new system is so much slower. My initial
thought was that it should be approximately the same speed. So what is
throwing off the number by so much?

I'd suggest a quick ethereal trace to see if there is something obviously
stupid going on.

Also note the separately-identified item: when we see add-file in an update
report, let's do a Depth:1 PROPFIND to gather and hold all the properties.
With that, we *should* be faster than the current checkout.

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 Tue May 20 00:51:46 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.