]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
update
authorNicholas Nethercote <njn@valgrind.org>
Mon, 27 Mar 2006 11:55:09 +0000 (11:55 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Mon, 27 Mar 2006 11:55:09 +0000 (11:55 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5792

docs/internals/roadmap.txt

index 6bb2f70ffc000bcf18e48be8e1577e5192c8873f..c410c412dc2bb8f0ed98d2cfa18fb92f49424364 100644 (file)
@@ -18,6 +18,8 @@ In order of increasing speculativeness
 
 * Fold in the V bit compression stuff if it works well (early signs
   are promising) and get rid of Addrcheck.
+  [Done by Nick.  Average speedup of 1.20x, shadow memory size reduction of
+   4.2x.]
 
 * Get function wrapping working again.  [Done by Julian]
   Reinstate basic thread checks.