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

Re: Subversion trunk (r1078338) HTTP(/WC?) performance problems?

From: Ivan Zhakov <ivan_at_visualsvn.com>
Date: Thu, 10 Mar 2011 20:01:23 +0300

On Thu, Mar 10, 2011 at 19:55, Philip Martin <philip.martin_at_wandisco.com> wrote:
> John Beranek <john_at_redux.org.uk> writes:
>
>> svn export
>> ==========
>>
>> 1.6.16 from localhost trunk server (10 iterations)
>> ra_neon: 1.43
>> ra_serf: 2.91
>>
>> trunk from localhost trunk server (10 iterations)
>> ra_neon: 1.48
>> ra_serf: 2.95
>>
>> So, neon and serf retain their speeds relative to each other...
>
> Are you measuring CPU, elapsed time, or something else?  I see 1.7/serf
> slightly faster that 1.7/neon.
>
> Server 1.6
>
[snip]

>
> The one small anomaly is 1.7/serf against a 1.6 server, it is fast but
> it uses a bit more CPU. (I'm using r1080251).
>
That is expected performance improvement because of r1080245 [1]:
[[[
ra_serf: Implement DAV baseline cache . This is dramatically reduces number
of PROPFIND requests when working with pre-1.7 servers and improve
performance over WAN.
]]]

http://svn.apache.org/viewvc?rev=1080245

-- 
Ivan Zhakov
Received on 2011-03-10 18:02:11 CET

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.