|
From: <sv...@va...> - 2012-08-05 17:35:24
|
philippe 2012-08-05 18:35:17 +0100 (Sun, 05 Aug 2012)
New Revision: 12848
Log:
fix typo (improvment)
Modified files:
trunk/NEWS
Modified: trunk/NEWS (+2 -2)
===================================================================
--- trunk/NEWS 2012-08-05 18:23:55 +01:00 (rev 12847)
+++ trunk/NEWS 2012-08-05 18:35:17 +01:00 (rev 12848)
@@ -113,7 +113,7 @@
* Increased limit for the --num-callers command line flag to 500.
-* Performance improvments for error matching when there are many
+* Performance improvements for error matching when there are many
suppression records in use.
* Improved support for DWARF4 debugging information (bug 284184).
@@ -2245,7 +2245,7 @@
- Memcheck has improved speed and reduced memory use. Run times are
typically reduced by 15-30%, averaging about 24% for SPEC CPU2000.
- The other tools have smaller but noticeable speed improvments. We
+ The other tools have smaller but noticeable speed improvements. We
are interested to hear what improvements users get.
Memcheck uses less memory due to the introduction of a compressed
|