Discover this podcast and so much more

Podcasts are free to enjoy without a subscription. We also offer ebooks, audiobooks, and so much more for just $11.99/month.

Driving Toward A Faster Python Interpreter With Pyston

Driving Toward A Faster Python Interpreter With Pyston

FromThe Python Podcast.__init__


Driving Toward A Faster Python Interpreter With Pyston

FromThe Python Podcast.__init__

ratings:
Length:
44 minutes
Released:
Jan 19, 2021
Format:
Podcast episode

Description

One of the common complaints about Python is that it is slow. There are languages and runtimes that can execute code faster, but they are not as easy to be productive with, so many people are willing to make that tradeoff. There are some use cases, however, that truly need the benefit of faster execution. To address this problem Kevin Modzelewski helped to create the Pyston intepreter that is focused on speeding up unmodified Python code. In this episode he shares the history of the project, discusses his current efforts to optimize a fork of the CPython interpreter, and his goals for building a business to support the ongoing work to make Python faster for everyone. This is an interesting look at the opportunities that exist in the Python ecosystem and the work being done to address some of them.
Released:
Jan 19, 2021
Format:
Podcast episode

Titles in the series (100)

The podcast about Python and the people who make it great