[pypy-dev] pypy jit

Maciej Fijalkowski fijall at gmail.com
Fri Feb 4 18:55:40 CET 2011


On Fri, Feb 4, 2011 at 6:12 PM, Armin Rigo <arigo at tunes.org> wrote:
> Hi,
>
> On Fri, Feb 4, 2011 at 7:44 AM, Maciej Fijalkowski <fijall at gmail.com> wrote:
>> I disagree a bit. The example would be newstylization of classes. This
>> is making your code more JIT friendly and it's not trivial to optimize
>> this from the JIT standpoint.
>
> "We know there is an issue there but we don't want to invest the large
> efforts to improve it because it's really the Python program's fault
> for using a mixture of deprecated and modern features"...  Sure, you
> have a point.  I was taking a rather theoretical point of view in my
> previous e-mail.
>

Thank you for summarizing :-)

I started a wiki btw: https://bitbucket.org/pypy/pypy/wiki/JitFriendliness

>
> A bientôt,
>
> Armin.
>



More information about the Pypy-dev mailing list