Johan Corveleyn wrote on Wed, Aug 01, 2012 at 22:56:52 +0200: > On Wed, Aug 1, 2012 at 10:50 PM, Johan Corveleyn <jcor...@gmail.com> wrote: > > On Wed, Aug 1, 2012 at 9:56 PM, slaventii <xum...@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
Only if serf has been enabled at build time: svn --version | grep serf