Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

What They Don't Tell You About Building a JIT Compiler for CPython

PyCon US via YouTube

Overview

Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
This conference talk from PyCon US explores the complex challenges of developing just-in-time (JIT) compilers for CPython. Dive into the realities beyond the "magic go faster" perception of JITs, examining the intricate technical hurdles faced by Microsoft's "Faster CPython" project team. Learn about the decision-making process for which code to compile, techniques for secure in-process compilation, and how to maintain expected debugging and profiling capabilities when working with native code. Discover why creating and maintaining optimizing compilers across Python's supported platforms is significantly more complicated than simply translating Python code to machine code. The 29-minute presentation offers valuable insights into the practical engineering challenges of implementing performance improvements in CPython.

Syllabus

What they don't tell you about building a JIT compiler for CPython

Taught by

PyCon US

Reviews

Start your review of What They Don't Tell You About Building a JIT Compiler for CPython

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.