FSFS format7 status and first results
From: Stefan Fuhrmann <stefan.fuhrmann_at_wandisco.com>
Date: Sat, 16 Feb 2013 10:52:21 +0100
Hey all,
Just to give you an update on what is going on that branch,
* about 20% of the coding is done so far
* format 7 performance hit by cache inefficiency;
Tests were run against a local copy of the TSVN repo with
All values are given in user-time triples for trunk_at_1446787
$ time svnadmin verify -M 4000 -q $repo
medium trunk / branch6 / branch7
$ time svnbench null-export svn://localhost/tsvn/trunk -q
USB cold 44.29s / 39.63s / 16.24s = 1.00 : 1.12 : 2.73
$ time svnbench null-log svn://localhost/tsvn/trunk -v -q
USB cold 54.36s / 50.17s / 8.73s = 1.00 : 1.06 : 6.11
$ time svnbench null-log svn://localhost/tsvn/trunk -v -g -q
USB cold 98.02s / 87.01s / 23.74s = 1.00 : 1.13 : 4.13
Tests have been conducted with maximum optimization:
./configure --disable-shared --disable-debug --enable-optimize \
Svnserve configuration:
svnserve -dTr $repos -c 0 -M 1000 --client-speed 100 --foreground \
Machine:
Core2 Duo 2.4Ghz, 8GB RAM, Ubuntu 12.04, 64 bit, SMP
-- Stefan^2.
-- Certified & Supported Apache Subversion Downloads: * http://www.wandisco.com/subversion/download *Received on 2013-02-16 10:53:00 CET |
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.