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

Re: [RFC] Added editor driver restrictions

From: Greg Stein <gstein_at_lyra.org>
Date: 2003-10-23 03:04:33 CEST

On Wed, Oct 22, 2003 at 06:09:33PM -0400, Greg Hudson wrote:
>...
> I think we're
> all out of silver bullets when it comes to checkout performance.
> (Unless Tobias's latency claim turns out to be true.)

Of course it is true. Always has been. We operate the HTTP pipe in
half-duplex mode. That's been known for a while, and "HTTP pipelining" is
the solution for that. Unfortunately, Neon doesn't have that feature :-(

(pipelining [and using it in svn] was actually one of the desires and
 motivations for the ASF's "serf" project)

I find it kind of funny that this is a "big discovery" :-)

The WC performance still blows and should be optimized regardless of
whatever network-related changes are made.

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 Thu Oct 23 03:10:05 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.