What Role Does Transistor Count Play?

Solution
Hi OP,

In a processor, there are lot of things to look around. If one thing wants to give you more performance/more power, then it definitely requires more transistors. For example - To make a bottleneck less severe in a pipeline, you need to put in functional units in which, each of those requires more transistors. Hence, the things get done faster i.e., performance increases.

From here, you can also explain parallelism. It means you are adding something in parallel to get the things done in a short span of time, efficiently.
Hi OP,

In a processor, there are lot of things to look around. If one thing wants to give you more performance/more power, then it definitely requires more transistors. For example - To make a bottleneck less severe in a pipeline, you need to put in functional units in which, each of those requires more transistors. Hence, the things get done faster i.e., performance increases.

From here, you can also explain parallelism. It means you are adding something in parallel to get the things done in a short span of time, efficiently.
 
Solution

USAFRet

Titan
Moderator


Because it is only tangentially important. Overall performance is what counts.
You can't buy two different versions of an i5-4670k...1 with 28 million 'transistors', and one with 33 million 'transistors'.
Overall performance of the CPU is what counts.

A lot like the Ghz race. A Pentium IV at "3.3 Ghz" is monumentally slower than an i5 at "3.3Ghz".
 


Nicely stated. Overall performance is vital. It just depends upon lot of factors like -

> Clock Speed

> Bandwidth

> FSB Speed

and so on.

Also- As quoted in my above post, the transistor count increased with the invention of new processors.
 


Factors affecting the performance:

Clock speed, Bandwidth, Heat and Heat Dissipation, FSB Speed etc comes into the play. Also, i3 and i5 have never been same.
 


That's why, I stated parallelism. In an electronic circuit, everything happens in parallel. So, in the present world, there will no chance for decreasing the transistors when the processor gets upgraded.
http://en.wikipedia.org/wiki/Transistor_count Here's the proof.

Correct me If I'm wrong.
 
Why do we need it anyway, OP?

There are lot of factors for measuring the performance of a CPU which can be comprehended by any human being and there will be no need to be so geeky on learning them.

You don't go to shop keeper and ask how many transistors are present in each processor lol. You will mess him up eventually.

Basically, if two processors are same in everything but transistor count changes, then there will be a difference in performance. But developers are very smart and they put the upgrades in every consecutive processors. MORE upgrades = more performance and thus more transistor count which is not needed to know because we already knew that there are more upgrades!

Also, there is a fact called parallelism. Two same specs with different transistor counts NOT REALLY POSSIBLE AT ALL!
 

USAFRet

Titan
Moderator


Because it doesn't really matter in the overall scheme of things. A 'newer' processor will probably have more transistors than a previous version. It will also have other, better capabilities.

More transistors does not automagically mean better performance for a given task. It simply means there are more transistors.

If you're buying a CPU based on transistor count, that is mere willy-waving, and proves exactly nothing.
 

V1ctor89

Distinguished
Apr 17, 2010
374
0
19,160
Transistor count is inversely proportional with the size of the die. The smalled the die, the more transistors can fit. And since the size of it tends to get smaller and smaller (32nm-> 22n-> 14nm), obviously we would expect to always have more transistors in newer chips. And of course the performance is directly proportional with the number of transistors. The newer the chip, the better the technology involved => better CPUs. Moore's law states that the number of transistors on a die tends to double every 2 years. However, starting with 2013 the transistors and densities are expected to double every 3 years.