Hacker News new | ask | show | jobs
by SpaghettiCthulu 1082 days ago
That wouldn't be a fair comparison. Rust has an opt-level option for each build profile. It defaults to 2 for the release profile.
1 comments

In practice O2 and O3 are rarely very different.