Re: Minimizing repository growth when large files change....
From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2005-01-06 18:55:40 CET
--On Thursday, December 30, 2004 1:32 AM -0600 Ben Collins-Sussman
> This sounds really weird to me. I mean, we're all aware that fsfs uses
Well, BDB may not be as efficient. From their docs:
<http://www.sleepycat.com/docs/ref/am_misc/diskspace.html>
"Space freed by deleting key/data pairs from a Btree or Hash database is
Here's a data point with a certain repository with a dump w/~120k revisions:
BDB on a straight load: 6.3GB
So, after a BDB dump/load, yes, it's within ~20% of FSFS. However, I bet
HTH. -- justin
---------------------------------------------------------------------
|
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.