[pypy-dev] pypy jit

Maciej Fijalkowski fijall at gmail.com
Wed Feb 2 16:48:50 CET 2011


2011/2/2 Łukasz Ligowski <orangewarrior at gmail.com>:
> Hi,
>
> First of all I'd like to thank all developers for good work on PyPy ;)
>
> I'd like to ask are there any rules of thumb to write code that PyPy JIT can
> easily optimize? Or maybe which constructs are hardly optimizable by JIT so
> it's better to avoid them?

I should probably right it down somewhere.

As of now there is no such guide. However, the rule of thumb is simple
is better than complex.

>
> Best regards,
> Lukasz Ligowski
> _______________________________________________
> pypy-dev at codespeak.net
> http://codespeak.net/mailman/listinfo/pypy-dev
>



More information about the Pypy-dev mailing list