> -----Original Message-----
> From: [email protected] [mailto:[email protected]]
> Sent: dinsdag 20 september 2011 11:23
> To: [email protected]
> Subject: svn commit: r1173046 - /subversion/branches/1.7.x/STATUS
>
> Author: philip
> Date: Tue Sep 20 09:23:29 2011
> New Revision: 1173046
> + * r1171708
> + Enable FSFS cache in svn, introduce config:miscellaneous:memory-cache-
> size.
> + Justification:
> + Make FSFS intensive operations, like blame, faster over ra_local.
> + Votes:
> + +1: philip
I think blame reads different representations only once, so how would this
improve performance?
Do you have some numbers?
Bert