Y
Hacker News
new
|
ask
|
show
|
jobs
by
cec
998 days ago
Hey, we’re targeting code size in this work, not runtime performance. You would use an option like -O3 to optimize for runtime and -Oz to optimize for code size. The pass pipelines are different for both