Hi all, I have a quite simple python script, which mostly don't use python dynamic features, but it almost two times slower unded latest pypy than under python 2.6.7.
Is there any way to check, that jit actually working? pypy is builded from source with > python ../../rpython/bin/rpython -Ojit targetpypystandalone [PyPy 2.2.1 with GCC 4.8.1] on linux2 Thanks -- K.Danilov aka koder Skype:koder.ua Tel:+38-050-4030512
_______________________________________________ pypy-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-dev
