Hi, look at those benchmark results: https://www.phoronix.com/review/framework-12-linux-os/7
As you can see, Fedora and Ubuntu, which both decided to enable frame pointers distrowide, are at the absolute bottom of this benchmark. The competition performs at least 5% better, up to 10% better for the fastest distributions. And it is (mainly) not CPU-specific instruction sets that matter, because stock Arch (without CPU-specific instruction sets) is almost as good as Cachy OS (with CPU-specific instruction sets). The huge divide is between -fomit-frame-pointer (fast) and -fno-omit-frame-pointer (slow). Kevin Kofler -- _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue