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

Re: Subversion authentication via SASL GSSAPI and likewise open

From: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Wed, 1 Aug 2012 22:56:52 +0200

On Wed, Aug 1, 2012 at 10:50 PM, Johan Corveleyn <jcorvel_at_gmail.com> wrote:
> On Wed, Aug 1, 2012 at 9:56 PM, slaventii <xumuku_at_gmail.com> wrote:
>>> Huh? How do you arrive at 23 %? According to these numbers, https is
>>> almost twice as fast here.
>>>
>> Sorry for mistake. Should be:
>> up svn:// ~ 0m 19sec
>> up https:// ~ 0m 35 sec
>> up svn vs https perf, % ~ > 23%
>
> Okay, got it.

Oh, and it just occurred to me: I assume your https test is with the
neon http library (the default up until now). Can you also try those
tests with the serf library (if that's compiled into your client)? To
do that, adding the following option to your command line should work:

    --config-option servers:global:http-library=serf

Beware: there are still some (known) problems when using the serf
library in some environments (e.g. [1]), so you may or may not be able
to run those tests successfully. Either way, it would be interesting
to know ...

[1] http://subversion.tigris.org/issues/show_bug.cgi?id=4174 - serf:
checkout / export errors out with "svn: E730053: Error retrieving
REPORT (730053)"

-- 
Johan
Received on 2012-08-01 22:57:46 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.