|
From: <sv...@va...> - 2012-07-18 22:36:43
|
philippe 2012-07-18 23:36:37 +0100 (Wed, 18 Jul 2012)
New Revision: 12757
Log:
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).
Modified files:
trunk/NEWS
Modified: trunk/NEWS (+1 -1)
===================================================================
--- trunk/NEWS 2012-07-18 23:26:51 +01:00 (rev 12756)
+++ trunk/NEWS 2012-07-18 23:36:37 +01:00 (rev 12757)
@@ -43,7 +43,7 @@
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:
|