Windows builds of the Rust compiler now use profile-guided optimization, providing performance improvements of 10-20% for compiling Rust code on Windows.
Indeed, I do see about 10% faster builds on Windows. Nice.
Indeed, I do see about 10% faster builds on Windows. Nice.