RE: Re: FSFS: Please test r9880 on Windows
From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-05-25 17:12:16 CEST
On Tue, 2004-05-25 at 10:58, Leeuw van der, Tim wrote:
That's a complicated question.
For reading:
* The server workload will generally be higher, because of the way we
* Despite the above, scalability may be better, because there are no
* For directories with many files, FSFS will perform much better than
For writing:
* FSFS commits seem to be faster than BDB commits, generally speaking.
* However, more of the work is done during the finalization stage of
* For directories with many many files, FSFS commits will be much
For storage:
* FSFS repositories are generally 10-15% smaller than BDB
* If you have many branches, savings may be much better.
* If you have many small repositories (e.g. you're a massive hosting
---------------------------------------------------------------------
|
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.