If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
For a long while we were using multithreading and hyperthreading. Just based on the assumption that more threads means faster testing.
Turns out it isn't true. Hyperthreading actually slows down testing slightly and having it on didn't seem to find any additional memory errors. So it is now off by default.
Comment