News: 0001553502

  ARM Give a man a fire and he's warm for a day, but set fire to him and he's warm for the rest of his life (Terry Pratchett, Jingo)

Rust Surveying Developers To Find Biggest Compiler Performance Issues

([Programming] 2 Hours Ago Rust Compiler Performance Survey)


Rust developers acknowledge lengthy compiler times can be a significant issue that limits the productivity of developers working with this programming language. For helping in determining different combinations of issues around compiler performance, the Rust team has started a survey to collect more information on the issues.

Now through 7 July, the Rust team is carrying out a survey around the Rust compiler performance. Based upon the operating system, build system, and other factors they are hoping to collect more concrete information where developers are becoming challenged by slow build times. The survey includes looking at areas like CI/CD builds, Docker builds, optimized rebuilds, testing, unoptimized code generation, type checking, and other areas where the Rust developers hope to have a better understanding where developers are finding issue with the Rust performance.

In turn these survey results will hopefully allow Rust developers to better target areas of improving moving forward for the rustc compiler and related build infrastructure. Those wanting to participate in this Rust compiler performance survey can find out more details on it via the [1]Rust-Lang.org blog .



[1] https://blog.rust-lang.org/2025/06/16/rust-compiler-performance-survey-2025/



ddriver

emansom

rclark

mirmirmir

ddriver

rafanelli

Win 95 is simplified for the user:

User: What does this configuration thing do?
You: It allows you to modify your settings, for networking,
hardware, protocols, ...
User: Whoa! Layman's terms, please!
You: It changes stuff.
User: That's what I'm looking for! What can it change?
You: This part changes IP forwarding. It allows ...
User: Simplify, simplify! What can it do for ME?
You: Nothing, until you understand it.
User: Well it makes me uncomfortable. It looks so technical;
Get rid of it, I want a system *I* can understand.
You: But...
User: Hey, whose system is this anyway?
You: (... rm this, rm that, rm /etc/* ...) "All done."
-- Kevin M. Bealer <kmb203@psu.edu>