
Episode 490: Tim McNamara on Rust 2021 Edition
Software Engineering Radio - the podcast for professional software developers
00:00
Rust Runs Blazingly Fast
The claim is that rust will run blazingly fast. Rust does not need a garbage collector. Every single alocation of memory is actually defined at compile time. The compiler understands exactly when every single element of memory is required. It will only exis exactly what is being run. That's really good to hear. So now that we've had a good introduction to rust, let's start exploring some of the top three benefits. On the rus web sit it says that rush has performance. How do we measure blazingy fast, which is one of the claims? We'll talk about thati action.
Transcript
Play full episode