Sponsors

<-- Back to schedule

PyPy - is it ready for production?

Project: PyPy

I have followed the development of PyPy since 2004 and played with various releases to see what the PyPy team had achieved. It wasn't until the release of PyPy 1.18 that I actually ran some existing production python code under it. The perceived performance improvement of this exercise inspired me to implement a more scientific method for comparing the runtime performance of CPython and PyPy running various Python production code sets that we use in the company I work for. This presentation will discuss the results of this comparison and the positives and negatives with utilising PyPy in production.

Mark Rees

Over his 25+ years as a programmer, Mark has programmed in many languages, but has the most fun programming in Python which he has been using since 1997. He a contributor to a number of Python Open Source projects. His current day job is Chief Technology Officer for Century Software (M) Sdn Bhd, a Malaysian software solutions company that uses Python in many of it’s offerings. He has spoken at a number of Open Source conferences about Python.