Why Is Python Slow?
Offered By: PyCon US via YouTube
Course Description
Overview
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.
Syllabus
Intro
What is Python
C vs Python
Stack frames
C compiler
JIT compiler
JIT optimizations
JIT compilers
Intermediate representations
C Python
Other tasks
Stop everything garbage collector
Chromium Engine
CPU intensive tasks
Summary
Taught by
PyCon US
Related Courses
CompilersStanford University via Coursera Compilers
Stanford University via edX Computation Structures 2: Computer Architecture
Massachusetts Institute of Technology via edX Compilers: Theory and Practice
Georgia Institute of Technology via Udacity Architecture, Algorithms, and Protocols of a Quantum Computer and Quantum Internet
Delft University of Technology via edX