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

Re: New HTTP Protocol (was re: svn commit: r33365)

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: Thu, 2 Oct 2008 08:24:00 -0700

On Thu, Oct 2, 2008 at 3:46 AM, Lieven Govaerts <svnlgo_at_mobsol.be> wrote:
>> A lot of the extra round-trips with DeltaV come from property-hell -
>> splitting things up into multiple requests is a *good* thing - big,
>> giant API calls are a disaster and should be avoided. Thinking that
>> more 'REPORT' calls is the answer seems like we're going down the
>> wrong path. Fine-grained and quick APIs should be our desire, IMO.
>
> Are you talking about the ra API here? Or about the mod_dav_svn API?

I mean the mod_dav_svn API, but yes, I do expect that if we take a
step back and re-think some of the RA API in conjunction with this, we
can probably find even more speed ups. The more we're willing to put
on the table about rethinking, the more opportunities we'll have for
increasing performance across the board. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-10-02 17:24:34 CEST

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.