Y
Hacker News
new
|
ask
|
show
|
jobs
by
scns
772 days ago
Intel uses -o2 or -o3 for Clear Linux packages, depending on which produces faster binaries. Worth checking out, if you want more performance.
2 comments
bravetraveler
771 days ago
They also disable journaling and stuff last I looked. It's fine inspiration, but cargo culture has dangers
They make trades that I'm not sure are advisable
link
rurban
771 days ago
-Os usually is the fastest, better than -Ofast
link
kibibu
771 days ago
Depends on a bunch of things, including cache sizes
link
They make trades that I'm not sure are advisable