Author: rhuijben
Date: Mon Apr 13 14:33:01 2015
New Revision: 1673208
URL: http://svn.apache.org/r1673208
Log:
* STATUS: Nominate r1673197 group as reminder that we should review this.
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=1673208&r1=1673207&r2=1673208&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Mon Apr 13 14:33:01 2015
@@ -307,6 +307,18 @@ Other candidate changes:
Votes:
+1: rhuijben
+ * r1673197, r1673202, r1673204
+ Avoid filling the representation cache with unneeded property info
+ Justification:
+ Not reading actual properties during 'svn ls -v' avoids trashing the
+ memory cache that in this case might just drop the directory we are
+ currently processing, causing a significant performance drop on
+ tags directories above a certain size.
+ Notes:
+ Depends on the r1673170 group being backported to 1.9.0.
+ Votes:
+ +1: rhuijben (after stefan2 or another fsfs expert completes his review)
+
Veto-blocked changes:
=====================