]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Use the new SparseWA data type, rather than WordFM, to implement the
authorJulian Seward <jseward@acm.org>
Sat, 6 Dec 2008 22:10:54 +0000 (22:10 +0000)
committerJulian Seward <jseward@acm.org>
Sat, 6 Dec 2008 22:10:54 +0000 (22:10 +0000)
commit44da343f9c6f12d501cf696e971eebcdf48cfa11
tree3f23f9b6fca963783f867e107f4fae39c670f546
parentdee63731b9de4a4bfb410d4c7b46f6c183169d46
Use the new SparseWA data type, rather than WordFM, to implement the
(primary) mapping of the conflicting-access mechanism.  This speeds
up Helgrind by 0% to 30% depending on the workload.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8807
helgrind/libhb_core.c