From: Nicholas Nethercote Date: Mon, 27 Mar 2006 11:55:09 +0000 (+0000) Subject: update X-Git-Tag: svn/VALGRIND_3_2_0~167 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89f300ae0fc075784f5e1e179effd1aafb57041d;p=thirdparty%2Fvalgrind.git update git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5792 --- diff --git a/docs/internals/roadmap.txt b/docs/internals/roadmap.txt index 6bb2f70ffc..c410c412dc 100644 --- a/docs/internals/roadmap.txt +++ b/docs/internals/roadmap.txt @@ -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.