|
From: Julian S. <js...@ac...> - 2003-12-14 14:35:57
|
CVS commit by jseward:
Comment re tc size increase.
M +5 -0 NEWS 1.15
--- valgrind/NEWS #1.14:1.15
@@ -47,4 +47,9 @@
EraserErr suppressions
+- Increase the max size of the translation cache from 200k average bbs
+ to 300k average bbs. Programs on the size of OOo (680m17) are
+ thrashing the cache at the smaller size, creating large numbers of
+ retranslations and wasting significant time as a result.
+
|