[pypy-dev] how to check if jit is available in my build

Alex Gaynor alex.gaynor at gmail.com
Fri Feb 22 21:54:51 CET 2013


sys.pypy_translation_info["translation.jit"]

will tell you definitely.

Alex


On Fri, Feb 22, 2013 at 12:22 PM, Davide Del Vento <ddvento at ucar.edu> wrote:

> Folks,
>
> I compiled pypy 1.9 and 2.0-beta1 from source, and the few small tests I
> ran were slower than expected. I am wondering if I did everything "right"
> and if there is a runtime check that would give me a definitive answer to
> the question "is jit available in this build"?
>
> Google seems to not know the answer.
>
> Thanks
> Davide
> ______________________________**_________________
> pypy-dev mailing list
> pypy-dev at python.org
> http://mail.python.org/**mailman/listinfo/pypy-dev<http://mail.python.org/mailman/listinfo/pypy-dev>
>



-- 
"I disapprove of what you say, but I will defend to the death your right to
say it." -- Evelyn Beatrice Hall (summarizing Voltaire)
"The people's good is the highest law." -- Cicero
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20130222/d3b53df1/attachment.html>


More information about the pypy-dev mailing list