RE: Really lousy performance with svn info --depth infinity
From: <michael_rytting_at_agilent.com>
Date: Thu, 1 Sep 2011 10:16:53 -0600
And here is the comparsion of 1.6.17 vs 1.7.0-rc2. This test was run on a locally mounted drive, it gets significantly worse on an nfs mounted drive.
1.6.17
-> time /file_access/subversion/1.6.17/bin/svn info --depth infinity > /dev/null
real 0m0.225s
1.7.0-rc2
-> time svn info --depth infinity > /dev/null
real 0m7.741s
-----Original Message-----
<michael_rytting_at_agilent.com> writes:
> Svn info --depth inifinty
WC on local disk or network disk?
-- uberSVN: Apache Subversion Made Easy http://www.uberSVN.comReceived on 2011-09-01 18:17:25 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.