The Rust compiler is getting faster

TL;DR: The Rust compiler has gotten 1.06x–4x faster over the past month. As changes are made to the Rust compiler, a suite of benchmarks measuring compile time is run regularly on the development version. The data is viewable at http://perf.rust-lang.org. The default view is graphical, showing data from the past month. The screenshot above shows … Continue reading The Rust compiler is getting faster