Article 65T06 GCC 13 "-O2" Performance Being Sped Up With Enabling Small Loop Unrolling

GCC 13 "-O2" Performance Being Sped Up With Enabling Small Loop Unrolling

by
from Phoronix on (#65T06)
For those compiling their programs using the common "-O2" optimization level as is used for the production builds by many Linux distributions and other software vendors, small loop unrolling is being enabled at this level for GCC 13. Enabling small loop unrolling with -O2 should help the performance in some areas of modern Intel and AMD CPUs...
External Content
Source RSS or Atom Feed
Feed Location http://www.phoronix.com/rss.php
Feed Title Phoronix
Feed Link https://www.phoronix.com/
Reply 0 comments