why does CPUs/CPU cores seem to be capped at 3 – 4 Ghz since almost a decade?

788 views

why does CPUs/CPU cores seem to be capped at 3 – 4 Ghz since almost a decade?

In: 1368

29 Answers

Anonymous 0 Comments

CPUs run in clock cycles per second (hz) as you know. While more clock cycles per second is faster than less, this is only true if you have the exact same hardware. If you have a chip with 1000 transistors and one with 2, the one with 2 will be able to technically completely more clocks per second, but that doesn’t mean it does more computation.

TLDR; HZ isn’t the only measure of CPU efficiency.

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