[pypy-dev] How to check, that jit is turned on?

Maciej Fijalkowski fijall at gmail.com
Fri Mar 21 18:50:28 CET 2014


can you share the script?

On Fri, Mar 21, 2014 at 4:27 PM, KoDer <koder.mail at gmail.com> wrote:
> 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
> pypy-dev at python.org
> https://mail.python.org/mailman/listinfo/pypy-dev
>


More information about the pypy-dev mailing list