Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the reasons behind Python's slower execution compared to other languages in this 33-minute PyCon US talk by Anthony Shaw. Delve into various theories explaining Python's performance, identify tasks where it excels, and discover techniques to optimize its speed. Gain insights into upcoming Python versions and potential improvements that may address performance issues. Learn about stack frames, C compilers, JIT compilers and optimizations, intermediate representations, garbage collection, and CPU-intensive tasks to better understand Python's execution model and performance characteristics.