Hacker News new | ask | show | jobs
by artiscode 1883 days ago
I'm not an expert, but isn't power efficiency the selling point of ARM? As in it runs efficiently, but there are diminishing returns to running it faster?
1 comments

the power efficiency is a consequence of simpler circuitry. modern x86 chips devotes a fairly large amount of logic to translating the exposed cisc interface to an internal microcode that more resembles a risc system anyway. A risc chip doesn't need that.