Incredible the perf they get out of it. Bit confused with the graph towards the end, is perf better under Rosetta than natively?!
The rosetta vs native vs 9900k vs 8559h graph? The only game rosetta is beating native on is rogue squadron 2. Since Dolphin is a JIT, this seems to be a case of where Rosetta's JIT is smarter than Dolphin's in terms of which ARM instructions are chosen when converting from the Intel instructions than Dolphin when converting from the emulated PPC instructions. Unless you're comparison is the 8559h and not the "native…
According to the article, the AArch64 JIT isn’t as complete as the x86 one so some less common instructions are emulated, not JITed. I imagine a game that uses a lot of these is slower with the native ARM version.