TL;DR: I created a Cargo subcommand called cargo-wizard that simplifies the configuration of Cargo projects for maximum runtime performance, fastest compilation time or minimal binary size.| Kobzol’s blog
It has been over six months since my last update on the Rust compiler’s performance. Time for an update.| Nicholas Nethercote