Y
Hacker News
new
|
ask
|
show
|
jobs
by
TylerE
826 days ago
Should also test -Os when doing this sort of thing. Sometimes the reduced size greatly improves cache behavior, and even when not it's often outright competitive with at least -O2 anyway (usually compiles faster too!)