throwarchitect's comments

throwarchitect | 5 years ago | on: Why is Apple's M1 chip so fast?

That paper uses no actual benchmarks, but rather grabbed a single system utility and then hand-optimized it; SPEC and geekbench show x86-64 comes in well over 4 bytes on average.

throwarchitect | 5 years ago | on: Why is Apple's M1 chip so fast?

Considering that x86 is less dense than any RISC ISA, the "compression" argument behind CISC falls apart. No surprise a denser, trivial to decode ISA does better.

throwarchitect | 5 years ago | on: Why is Apple's M1 chip so fast?

> the M1 is fast isn’t due to technical tricks, but due to Apple throwing a lot of hardware at the problem.

Apple threw more hardware at the problem and they lowered the frequency.

By lowering the frequency relative to AMD/Intel parts, they get two great advantages. 1) they use significantly less power and 2) they can do more work per cycle, making use of all of that extra hardware.

page 1