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