Talk

Optimizing Python Startup Time by Code Data Share

In EnglishComplexity -Hardcore. Really hard and demanding talk, you'll understand only if you're an experienced engineer.
Presentation pdf

With the scale of Python workload getting larger, cold startup time of a Python program could be fundamental. We propose code data share, trying to reduce the time. In this talk, I'll introduce the background of this problem and explain how we cache bytecode without introducing overhead, by a deep dive into CPython implementation details.

Speakers

Invited experts

Schedule