February 28, 2020
Rustc and Its Self Profiler!
Learning more about rustc, the Rust programming language compiler, is something I think would IMPROVE my understanding of Rust.
Understanding the performance characteristics of the rustc compiler is just ONE such way to better know it inside and out.
The Intro to rustc's self profiler article will help me LEARN about such matters, I think!
I must STUDY this more.