Talk Python To Me cover image

#21: PyPy - The JIT Compiled Python Implementation

Talk Python To Me

00:00

PyPy: Better Memory Consumption

PyPy may be better in terms of memory usage as well. How does that work? It's a trade-off, right? So first of all, PyPy does consume memory for the compound assembler and the associated bookkeeping data. That depends on how much code you actually run, but the object representation of Python of Python objects is more compact than PyPy. The actual amount of memory consumed by your heap tends to be smaller.

Transcript
Play full episode

The AI-powered Podcast Player

Save insights by tapping your headphones, chat with episodes, discover the best highlights - and more!
App store bannerPlay store banner
Get the app