Brussels / 1 & 2 February 2014

schedule

How PyPy makes your code run fast


PyPy is an implementation of Python which is both fast and faithful to the Python syntax, PyPy's Just-In-Time (JIT) compiler is the key to that compromise. This talk will explains how PyPy's JIT can gather data at runtime to produce efficient machine code.

Speakers

Romain Guillebert