Hacker News new | ask | show | jobs
by anonymoushn 577 days ago
Hyperthreading is a feature where a single core can process two unrelated instruction streams (i.e. two threads) which is useful for software that executes few instructions per cycle.