[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: John Beranek <john_at_redux.org.uk>
Date: Thu, 10 Mar 2011 17:18:53 +0000

On 10/03/11 16:42, Justin Erenkrantz wrote:
> On Thu, Mar 10, 2011 at 8:22 AM, John Beranek <john_at_redux.org.uk> wrote:
>> 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...
>
> Heh, while we've got you testing stuff...what happens if the server is
> on a different physical machine? Are your results in line with
> Philip's which says that ra_serf and ra_neon are within margin of
> error

1.6.16 over LAN to trunk server
ra_neon: 1.61
ra_serf: 2.62

trunk over LAN to trunk server
ra_neon: 1.46
ra_serf: 2.69

trunk over WAN (France->UK) to trunk server
ra_neon: 1.98
ra_serf: 3.41

[Note: At some point I updated Subversion to trunk and started getting
linkage errors[1] in ra_serf...I rolled back to 1080029.]

John.

[1]
r1080281 gives me:
[[[
/export/home/beranej1/builds/subversion-trunk/subversion/libsvn_ra_serf/.libs/libsvn_ra_serf-1.so:
undefined reference to `svn_ra_serf__blncache_get_baseline_info'
/export/home/beranej1/builds/subversion-trunk/subversion/libsvn_ra_serf/.libs/libsvn_ra_serf-1.so:
undefined reference to `svn_ra_serf__blncache_create'
/export/home/beranej1/builds/subversion-trunk/subversion/libsvn_ra_serf/.libs/libsvn_ra_serf-1.so:
undefined reference to `svn_ra_serf__blncache_get_bc_url'
/export/home/beranej1/builds/subversion-trunk/subversion/libsvn_ra_serf/.libs/libsvn_ra_serf-1.so:
undefined reference to `svn_ra_serf__blncache_set'
]]]

-- 
John Beranek                         To generalise is to be an idiot.
http://redux.org.uk/                                 -- William Blake

Received on 2011-03-10 18:19:23 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.