Hacker News new | ask | show | jobs
by hawk_ 260 days ago
What has worked out very well in practice is hyper-threading. So you take instructions from two threads and if one of them is waiting on a branch the units of the CPU don't go unused.