FSFS performance concerns.
From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2007-10-30 21:35:33 CET
I keep two svnsync'd mirrors on my laptop:
1. /usr/local/svn/subversion is an FSFS-backed mirror of
2. /usr/local/svn/subversion-bdb is a BDB-backed mirror of
I've been noticing some real issues with history-tracing performance with
* 'svn log http://svn.collab.net/repos/svn/trunk -q' (remote, FSFS,
* 'svn log file:///usr/local/svn/subversion/trunk -q' (local, FSFS,
* 'svn log file:///usr/local/svn/subversion-bdb/trunk -q' (local, BDB,
What in the world has happened to FSFS in 1.5?!
-- C. Michael Pilato <cmpilato@collab.net> CollabNet <> www.collab.net <> Distributed Development On Demand
|
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.