Of course intel would be the last company to admit x86 is dying. It just doesn't make sense to keep doubling down on it anymore, Apple has proven ARM is more power efficient and in many cases more powerful than x86. I wanted to buy a new laptop this year but it makes no sense to do so considering Windows ARM machines are right around the corner and will triple battery life and increase performance.
It's down to the engineering. Saying ARM has a more efficient instruction set is like saying C has more efficient syntax than python. Especially these days with pipelining 'n stuff, it all becomes very similar under the hood.
That article may be out of date though. From the article:
What limits computer performance today is predictability, and the two big ones are instruction/branch predictability, and data locality.
This is true, and it points out one of the ways Intel has made their architecture so competitive, Intel has bet very heavily on branch prediction and they've done a lot of optimisation around it.
But more recently branch prediction has proven to be quite problematic in terms of security. Branch prediction was the root of the problem that led to the meltdown and spectre vulnerabilities. And the only real mitigation for this problem was to completely redesign how branch prediction was done, and significantly reducing the performance gains.
So yeah to sum up, one of the big differences between ARM and intel's X86 architecture is branch prediction, except branch prediction just got nerfed big time.
I mean that's fine. I'm just saying that x86 chips are still faster. If you want a beefy laptop, especially a work device that only needs to be slightly portable eg drag it to conference rooms and back to your desk, there is little current reason to go with ARM. I'm not saying they won't catch up but folks in here seem to be thinking that ARM is currently faster.
M2 Max chips are close to the high end i9, but the M series cpus are mobile chips. They're designed for laptops. If competition is a bit harder then no doubt desktop-focused ARM CPUs will match their performance soon.
Basically few to non-existent cases where M2 is faster than either Intel or AMD's best. On power consumption however it's a total win for Apple. But performance... No. Not in any way.