Improve the CPU power assessment by dividing the calculations on several threads, instead of doing the same calculation several times on differents threads. Currently, it's not the CPU power but the CPU L1 cache that is assessed.
Log in to post a comment.