From: Philippe Waroquiers Date: Wed, 18 Jul 2012 22:36:37 +0000 (+0000) Subject: Be slightly less precise on the leak check perf. improvement in NEWS X-Git-Tag: svn/VALGRIND_3_8_0~111 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d861050c71bdf245f0cc701f4afa94f18ebd2a92;p=thirdparty%2Fvalgrind.git Be slightly less precise on the leak check perf. improvement in NEWS (as this 40% is only a measurement of one perf program on amd64). git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12757 --- diff --git a/NEWS b/NEWS index 3572f4dd8c..e42f50bfc2 100644 --- a/NEWS +++ b/NEWS @@ -43,7 +43,7 @@ xxx Don't forget to update VALGRIND_MAJOR/MINOR before release a program using statically linked malloc or using alternative malloc libraries (such as tcmalloc). - - Performance of leak check has been improved by 40%. + - Performance of leak check has been improved. * DRD: