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

Re: Expected speed of commit over HTTP?

From: Philip Martin <philip_at_codematters.co.uk>
Date: Thu, 06 Jul 2017 15:37:54 +0100

Johan Corveleyn <jcorvel_at_gmail.com> writes:

>> On my machine:
>>
>> dd: 3.3 sec
>> svn commit: 37 sec
>> svnmucc commit: 26 sec
>> curl commit: 9.5 sec
> [ cc += Stefan Fuhrman, who might have some more ideas about this ]
>
> If your SVN server is version 1.9 with FSFS backend, your could try if
> the setting "compression-level" in the deltification section in
> $REPOS/db/fsfs.conf makes a difference:

Good idea!

With compression-level=0

               dd: 3.2 sec
       svn commit: 26 sec
   svnmucc commit: 16 sec
      curl commit: 3.9 sec

-- 
Philip
Received on 2017-07-06 16:38:07 CEST

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.