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

Re: Link latency and ra_svn/ra_dav performance

From: <kfogel_at_collab.net>
Date: 2003-10-23 00:52:08 CEST

mark benedetto king <mbk@lowlatency.com> writes:
> > The big question is, "how?" I think it would be especially hard with
> > ra_dav, but just thinking about ra_svn, here are the options I see:
>
> Without client-side threading (eek!) or, AFAICT, a significant neon API
> change, it would be very hard indeed for ra_dav.

Not necessarily. Ben and I are meeting early tomorrow morning to try
out a similar idea: make mod_dav_svn return a full tree delta (instead
of a skelta) for a checkout request, instead of waiting for the
zillions of GET requests from the client.

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