|
|
|
|
|
by DigitalJack
3689 days ago
|
|
You can make some assumptions though. If the power consumption was equal, the performance is 10x. The speed at which an ASIC will run is constrained by temperature (power dissipation) and and logic timing, which itself has a dependency on temperature. So we could call that vertical scaling, to some power ceiling which may not take us all the way to 10x, but it's not impossible. Then there is horizontal, which I assume is applicable to these problems... running more in parallel. In both cases, I think it's safe to assume they are getting a performance increase in the instantaneous sense. |
|
While I agree some performance per unit increase is likely, how does a direct 10x increased based on power savings follow? Less power usage does not mean that the chip can run through more flops in the same amount of time, right?