Re: svnadmin load to fsfs 9 times faster than bdb!?

2010-05-30 Thread Mark Phippard
You just need to specify --bdb-txn-nosync when running svnadmin create. although it is possible that svnadmin load also accepts this option. This should make the load times about the same. There is something you are supposed to change after loading the dumpfile to turn this back on. On Sun, Ma

svnadmin load to fsfs 9 times faster than bdb!?

2010-05-30 Thread B Smith-Mannschott
I've never really been much of a user of the BDB back end. I started with Subversion in the 1.3 time-frame and have always used FSFS. Nevertheless, I recently was playing around with BDB and found that it takes a *lot* longer to load from a dump file than FSFS. * repository of 41818 revisions * d