Yes, in fact, that is one of the few times I get to hear the glorious sound of all 20 cores come to life and it does some serious number crunching. But very often I find that one thread will be working 100% for a bit while the rest just idle. (it's especially obvious with heavy javascript parsing or large text file editing for example).
Comments
Yes, in fact, that is one of the few times I get to hear the glorious sound of all 20 cores come to life and it does some serious number crunching. But very often I find that one thread will be working 100% for a bit while the rest just idle. (it's especially obvious with heavy javascript parsing or large text file editing for example).