RE: Significant checkout performance degradation between 1.6.1 and 1.7b2
From: Ketting, Michael <michael.ketting_at_rubicon.eu>
Date: Wed, 10 Aug 2011 22:00:16 +0000
Those are interesting numbers, Philip. When you say local repository, you're talking about localhost, but still using HTTP?
The other tidbit is the working copy on the ram-disk. While it's not an option for daily business, it certainly might be worth considering for a build agent. Also, I'm wondering if it might be not be a good idea to use SqlLite in an in-memory-only setup during checkout and only persist the data to disk once the checkout has completed. After all, no data would be lost if the process crashed. It would just require a fresh check out instead of an update.
Regards, Michael
"Ketting, Michael" <michael.ketting_at_rubicon.eu> writes:
> I've recently picked up the subversion 1.7 beta 2 build (included in
I've put a copy of your trunk in a local repository. On my very
Exporting takes about 13s with both 1.6 and 1.7 and appears to be
-- uberSVN: Apache Subversion Made Easy http://www.uberSVN.comReceived on 2011-08-11 00:00:47 CEST |
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.