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

YouTube

Python Performance at Scale - Making Python Faster at Instagram

PyCon US via YouTube

Overview

Explore techniques for improving Python performance at scale in this PyCon US talk. Dive into the architecture of large-scale Python web applications and discover optimization opportunities. Learn about targeted improvements to the CPython runtime, including inline caching, JIT compilation, and leveraging type annotations. Examine both proven and experimental techniques that have led to significant performance gains, with real-world examples from Instagram's production environment. Gain insights into common hotspots in the Python runtime and strategies for reducing overhead, ultimately achieving 20-30% improvement in production workloads and up to 7x improvement on benchmarks.

Syllabus

Intro
Fork Improvements
bytecodes
custom jet
performance results

Taught by

PyCon US

Reviews

Start your review of Python Performance at Scale - Making Python Faster at Instagram

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.