On Mon, Jan 21, 2013 at 1:38 PM, Armin Rigo <ar...@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@python.org > http://mail.python.org/mailman/listinfo/pypy-dev
As long as they're correct (most of them arent) _______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev