[pypy-issue] [issue1039] PyPy 1.8 slower on tree generating code

Antonio Cuni tracker at bugs.pypy.org
Tue Apr 10 17:40:23 CEST 2012


Antonio Cuni <anto.cuni at gmail.com> added the comment:

just as a fact, we are still slower than pypy 1.7 on this:

viper tmp $ ./pypy-1.7/bin/pypy bug001.py 
total time:       6.5888 sec
viper tmp $ ./pypy-1.8/bin/pypy bug001.py 
total time:       8.7977 sec
viper tmp $ ./pypy-c-jit-54273-124c48df1aab-linux64/bin/pypy bug001.py 
total time:       8.0648 sec

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1039>
________________________________________


More information about the pypy-issue mailing list