Hacker News new | ask | show | jobs
by userbinator 1712 days ago
You asked for minimum size, and that's what you got. I'd say that's working as it should.

A more granular control over optimisation would be good, however.

2 comments

Probably just some tweaks to O2 would be enough, after all people are selecting Os over O2 because they see better performance, and that should not be happening.
You can enable/disable individual optimizations. How much more granular do you need?