#21: PyPy - The JIT Compiled Python Implementation

Talk Python To Me

Episode | Podcast

Date: Tue, 18 Aug 2015 00:00:00 -0800

Is your Python code running a little slow? Did you know that the PyPy runtime could make it run up to 10x faster? Seriously! Maciej Fijalkowski is here to tell us all about it. This episode is all about the alternative, JIT compiled, garbage collection Python implementation PyPy.