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