Author: rhuijben
Date: Fri Mar 6 00:44:29 2015
New Revision: 1664534
URL: http://svn.apache.org/r1664534
Log:
* STATUS: Nominate entries-dump improvement
Modified:
subversion/branches/1.9.x/STATUS
Modified: subversion/branches/1.9.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.9.x/STATUS?rev=1664534&r1=1664533&r2=1664534&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Fri Mar 6 00:44:29 2015
@@ -123,6 +123,16 @@ Other candidate changes:
Trivial change to generate version resource for application.
Votes:
+1: rhuijben
+
+ * r1664531, r1664532
+ Improve database usage in entries-test to speed up test runs
+ Justification:
+ Use of the non deprecated function to check if the working copy is
+ locked avoids re-opening the database for each and every directory.
+ This decreases the total time to run the testsuite by > 2%, by just
+ reducing the number of db operations.
+ Votes:
+ +1: rhuijben
Veto-blocked changes:
=====================