I see, it's good to hear that the new Rosetta is much better than the previous Rosetta.jamcat wrote: Wed May 04, 2022 8:21 am Rosetta2 is actually quite different and significantly better than the original Rosetta, because the first one was an emulation layer. This time around, Rosetta2 actually recompiles the Intel assembly code into Apple Silicon code in memory, so it’s like it’s native code. But it’s a 1:1 conversion so it can’t optimize for Apple Silicon instructions which is why it’s only as fast as Intel. Also, AVX2 isn’t supported and won’t run.
I had to look up AVX2, because I wasn't sure what it was, but I now know.
