YoVDO

How Two Undergrads Are Speeding Up Future Python Code - Runtime Bytecode Optimization

Offered By: PyCon US via YouTube

Tags

CPython Courses Python Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Discover how two undergraduate students are revolutionizing CPython's performance in this 24-minute PyCon US talk. Learn about the experimental runtime bytecode optimizer planned for CPython 3.13, which aims to implement advanced techniques like type propagation, guard elimination, and constant promotion. Gain insights into the development process of this optimizer, led by university students with varying levels of CPython experience. Explore the technical aspects of the performance enhancements and hear about the students' experiences as underrepresented contributors to CPython. Get inspired to contribute to CPython as a university student, regardless of your expertise level in compilers or CPython. Suitable for anyone with basic Python knowledge, this talk offers a blend of technical insights and personal experiences in open-source contribution.

Syllabus

Talks - Ken Jin, Jules Poon: How two undergrads from the other side of the planet are speeding up...


Taught by

PyCon US

Related Courses

Porting Python to WebAssembly
CNCF [Cloud Native Computing Foundation] via YouTube
How We Are Making CPython Faster - Past, Present and Future
EuroPython Conference via YouTube
How We Are Supercharging F-Strings in Python 3.12
EuroPython Conference via YouTube
Tales of Python Security
EuroPython Conference via YouTube
Demystifying Python’s Internals - Diving into CPython by Implementing a Pipe Operator
EuroPython Conference via YouTube