[pypy-dev] python bytecode optimization.

Maciej Fijalkowski fijall at gmail.com
Mon Jan 21 12:52:51 CET 2013


On Mon, Jan 21, 2013 at 1:38 PM, Armin Rigo <arigo at tunes.org> wrote:
> Hi,
>
> We should also mention that all, or almost all, of these optimizations
> have limited benefits in PyPy: as soon as the JIT kicks in, they are
> entirely pointless.  They have a limited benefit anyway in the sense
> that they make the interpreter part marginally faster.
>
>
> A bientôt,
>
> Armin.
> _______________________________________________
> pypy-dev mailing list
> pypy-dev at python.org
> http://mail.python.org/mailman/listinfo/pypy-dev

As long as they're correct (most of them arent)


More information about the pypy-dev mailing list