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

Benchmarks for PUT for various fsfs config settings.

From: Paul Hammant <paul_at_hammant.org>
Date: Mon, 31 Jul 2017 23:36:37 -0400

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 05:36:49 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.