What is CPU hyperthreading/multithreading and how does it benefit me?

707 views

What is CPU hyperthreading/multithreading and how does it benefit me?

In: Technology

5 Answers

Anonymous 0 Comments

Think of a CPU having roads. Each core is simply a 1 way road with constant traffic.

For example, we have a 4 core CPU so 4 single lane roads for traffic to travel down. The more cores you have, the faster the cars can keep moving. Now add hyperthreading to those cores (roads) your roads turn into two way roads, so now we have 8 lanes of traffic. This increases throughput of traffic!

In the very simplest of explanations, it helps you do things quicker. (but not everything)
Hyperthreading has specific use cases where it is EXTREMELY beneficial, and other times detrimental to a degree.

You are viewing 1 out of 5 answers, click here to view all answers.