Restarting Pyjion - A General Purpose JIT for Python - Is It Worth It?
Offered By: PyCon US via YouTube
Course Description
Overview
Explore the revival of the Pyjion project, a JIT compiler for CPython byte-code, in this 24-minute PyCon US talk. Learn about the recent changes in CPython that have made optimizations more viable, leading to significant performance gains while maintaining 100% compatibility. Delve into the design ideas behind a JIT for CPython, discover various optimization techniques, and examine the future potential of this technology. Gain insights into the challenges and benefits of building a general purpose JIT for Python, and understand why this renewed effort may be worthwhile. Access additional resources, including the project's documentation, source code, and a book on CPython internals, to further expand your knowledge on this topic.
Syllabus
TALK / Anthony Shaw / Restarting Pyjion, a general purpose JIT for Python- is it worth it?
Taught by
PyCon US
Related Courses
Intro to Python for Brand New ProgrammersPyCon US via YouTube Comprehending Comprehensions
PyCon US via YouTube Data Analysis with SQLite and Python
PyCon US via YouTube Build a Production Ready GraphQL API Using Python
PyCon US via YouTube Web Development With A Python-backed Frontend - Featuring HTMX and Tailwind
PyCon US via YouTube