How PyPy makes your code run fast
- Track: Python devroom
- Room: K.3.201
- Day: Sunday
- Start: 14:30
- End: 15:00
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 |