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

RE: Benchmarks for PUT for various fsfs config settings.

From: Markus Schaber <m.schaber_at_codesys.com>
Date: Tue, 1 Aug 2017 13:08:12 +0000

Hi, Paul,

Just out of curiosity: Do you have benchmarks when just a few bytes of the binary files change (this could e. G. reflect a JPEG EXIF data edit, or tagging MP3 files with author and title)?

Best regards

Markus Schaber

CODESYS® a trademark of 3S-Smart Software Solutions GmbH

Inspiring Automation Solutions
________________________________
3S-Smart Software Solutions GmbH
Dipl.-Inf. Markus Schaber | Product Development Core Technology
Memminger Str. 151 | 87439 Kempten | Germany
Tel. +49-831-54031-979 | Fax +49-831-54031-50

E-Mail: m.schaber@codesys.com<mailto:m.schaber@codesys.com> | Web: codesys.com<http://www.codesys.com> | CODESYS store: store.codesys.com<http://store.codesys.com>
CODESYS forum: forum.codesys.com<http://forum.codesys.com>

Managing Directors: Dipl.Inf. Dieter Hess, Dipl.Inf. Manfred Werner | Trade register: Kempten HRB 6186 | Tax ID No.: DE 167014915
________________________________
This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received
this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorised copying, disclosure
or distribution of the material in this e-mail is strictly forbidden.
From: Paul Hammant [mailto:paul_at_hammant.org]
Sent: Tuesday, August 01, 2017 9:05 AM
To: Subversion Development
Subject: Benchmarks for PUT for various fsfs config settings.

Chart:

    http://imgur.com/cKe2l4J

In Python I made two 128GB random files, then uploaded them alternately six ties three each to the same endpoint in Svn over DAV. That would be a run. After wiping the server repo and repeating that, I performed four runs all in all. For each datapoint, I took the quickest time.

Settings that were part of the benchmark, compression off (0) versus compression as default. delticication off versus default, and rep-sharing on versus off.

Conclusion for my intended Svn use (biiig binary files):

1. compression off
2. deltification off
3. all else default

- Paul
Received on 2017-08-01 15:08:32 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.