[pypy-dev] Release date for PyPy 2.0 beta 2?
Dinu Gherman
gherman at darwin.in-berlin.de
Sat Feb 16 22:48:18 CET 2013
Hi,
I'm trying to make some performance comparisons using various tools
like CPython, Cython, PyPy and Numba as described in an exercise I've
put up here for a presentation (a tiny function generating digits of
Pi): https://gist.github.com/deeplook/4947835
For this code PyPy 1.9 shows around 50 % of the performance of CPython.
Christian Tismer tells me 2.0 beta 1 was much better, but I'm running
into a bug for PyPy 2.0 beta 1 already described here two months ago:
https://bugs.pypy.org/issue1350
So... is there any estimate for the release date of 2.0 beta 2?
Thanks,
Dinu
More information about the pypy-dev
mailing list