[pypy-dev] Advice for a talk...

Antonio Cuni anto.cuni at gmail.com
Thu Nov 5 11:14:05 CET 2009


Michael Hudson-Doyle wrote:
> So I've finally got around to lightly updating my talk; you can see my
> latest version at:
> 
> http://people.canonical.com/~mwh/pypy-kiwipycon09.pdf
> 
> Any comments you have would be appreciated but as I'm travelling to
> the conference tomorrow I'm not going to have very long to act on them
> :-) (all my own fault of course).


I don't think that V8 implements a tracing JIT, but just a "standard" JIT with 
polymorphic inline caches and "hidden classes" (i.e., the equivalent of SELF's 
map or pypy sharing dicts).

ciao,
Anto



More information about the Pypy-dev mailing list