(mostly) Unsuccessful improvements to compile times in rust

Open link in next tab

Codegen units in the Rust compiler

https://nnethercote.github.io/2023/07/11/back-end-parallelism-in-the-rust-compiler.html

This post describes some performance work I have been doing recently on the Rust compiler, which is called rustc. I spent several weeks on a particular problem with only a small amount of success. I hope a write-up will be interesting and educational, and may even lead to suggestions that make things better.

E:url was changed