Karna@lemmy.ml to Linux@lemmy.ml · 23 days agoUbuntu 25.04 "Plucky Puffin" Development Opens - Defaulting To -O3 Optimizationswww.phoronix.comexternal-linkmessage-square10fedilinkarrow-up111arrow-down11
arrow-up110arrow-down1external-linkUbuntu 25.04 "Plucky Puffin" Development Opens - Defaulting To -O3 Optimizationswww.phoronix.comKarna@lemmy.ml to Linux@lemmy.ml · 23 days agomessage-square10fedilink
minus-squarethemoken@startrek.websitelinkfedilinkarrow-up1·23 days agoRight. GCC -f optimizations are basically like “how hard are we going to try to be clever” and are, I believe, orthogonal to the actual instructions used. Machine dependent args start with -m, like -march or -mavx etc.
Right. GCC -f optimizations are basically like “how hard are we going to try to be clever” and are, I believe, orthogonal to the actual instructions used. Machine dependent args start with -m, like -march or -mavx etc.