Talk Python To Me

#347: Cinder - Specialized Python that Flies

Talk Python To Me

The team at Instagram dropped a performance bomb on the Python world when they open-sourced Cider, their performance oriented fork of CPython. It contains a number of performance optimizations, including bytecode inline caching, eager evaluation of coroutines, a method-at-a-time JIT, and an experimental bytecode compiler that uses type annotations to emit type-specialized bytecode that performs better in the JIT.

While it's not a general purpose runtime we can all pick up and use, it contains many powerful features and optimizations that may make their way back to mainline Python.

We welcome Dino Viehland to dive into Cinder.

Links from the show

Dino on Twitter: @DinoViehland
Cinder Python Runtime: github.com/facebookincubator
Dino's PyCon talk: youtube.com
IronPython: ironpython.net
Sam Gross's NoGil work: github.com/colesbury/nogil
Pyjion: trypyjion.com
uWSGI: uwsgi-docs.readthedocs.io
Configuring uWSGI at Bloomberg: techatbloomberg.com
Locust perf testing: locust.io
Watch this episode on YouTube: youtube.com
Episode transcripts: talkpython.fm

--- Stay in touch with us ---
Subscribe on YouTube: youtube.com
Follow Talk Python on Twitter: @talkpython
Follow Michael on Twitter: @mkennedy

Sponsors
Sentry Error Monitoring, Code TALKPYTHON
TopTal
Talk Python Training

Next Episodes

Talk Python To Me

#346: 20 Recommended Packages in Review @ Talk Python To Me

📆 2021-12-21 09:00 / 01:13:43



Talk Python To Me

#344: SQLAlchemy 2.0 @ Talk Python To Me

📆 2021-12-09 09:00 / 01:06:19