Originally posted by mlau
View Post
The results were in a nutshell: O3+native better that O3 better than O2.
On a Zen3: recompiling with O3+native makes a considerable impact above O2 and using GCC12 above GCC11.
See Michaels article here for details.
As the article is already nearly a year old I wonder if the results might have improved even more in the meantime.
This is also important why, when Michael last tested custom kernels, I asked about if he used xanmod-generic or xanmod-x64v2, as Zen really benefits from using a kernel with newer instruction codes and leaves untapped potential if just using the generic one, which nobody would do when using a custom kernel to begin with, would he?
Comment