]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
update
authorNicholas Nethercote <njn@valgrind.org>
Fri, 2 Dec 2005 23:09:49 +0000 (23:09 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Fri, 2 Dec 2005 23:09:49 +0000 (23:09 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5274

docs/internals/performance.txt

index 35dc36eb7fef4d3bdafa1c62a8501c1bb988c613..fbd0fb2ee60263ce6c529228871f51618a8266c2 100644 (file)
@@ -14,7 +14,8 @@ Post 3.1.0:
 
 COMPVBITS branch:
 - Nick converted to compress V bits, initial version saved 0--5% on most
-  cases, with a 30% improvement on one case which calls
+  cases, with a 30% improvement on one case (tsim_arch) which calls
   set_address_range_perms() a lot.
-
+- Nick rewrote set_address_range_perms(), which gained 0--3% typically,
+  and 22% on tsim_arch.