Physics is physics. Static power is mostly a function of the quality of the fabbed transistor, so let’s assume intel is slightly ahead there. Dynamic power is where most of the power is consumed, and that’s cv^2. So assuming the same operating voltage, you want to drive less capacitance. Two ways to do that - fewer switching wires, and better physical design. Better physical design may buy you 20 percent. And you get probably 20 percent fewer switching wires in risc by not having the complex instruction decoder and memory management units you need in x86. So I’d say I’d expect Apple can do 25% better performance per watt in total (20percent of 20 percent, don’t add).