From WikiChip
Difference between revisions of "pollack's rule"
(pollack's rule) |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{title|Pollack's Rule}} | {{title|Pollack's Rule}} | ||
− | '''Pollack's | + | '''Pollack's rule''' states that the performance increase delivered by [[microarchitectural]] improvements is roughly proportional to the square root of the increase in logic complexity. In other words, in order to double the performance of a design, you need to quadruple the logic complexity or alternatively doubling the logic in the [[physical core|core]] will deliver roughly 1.4x more performance. |
+ | |||
+ | |||
+ | :<math>\texttt{performance} \propto \sqrt{\texttt{die} \texttt{area}}</math> | ||
+ | |||
+ | |||
+ | == See also == | ||
+ | * [[Amdahl's law]] | ||
+ | * [[Gustafson's law]] | ||
+ | |||
+ | == Bibliography == | ||
+ | * Borkar, Shekhar. "Thousand core chips: a technology perspective." Proceedings of the 44th annual Design Automation Conference. ACM, 2007. |
Latest revision as of 15:59, 19 May 2019
Pollack's rule states that the performance increase delivered by microarchitectural improvements is roughly proportional to the square root of the increase in logic complexity. In other words, in order to double the performance of a design, you need to quadruple the logic complexity or alternatively doubling the logic in the core will deliver roughly 1.4x more performance.
See also[edit]
Bibliography[edit]
- Borkar, Shekhar. "Thousand core chips: a technology perspective." Proceedings of the 44th annual Design Automation Conference. ACM, 2007.