[EMAIL PROTECTED] (holger krekel) writes: > hi folks, > > two and a half years later ... in the very same room where the > first PyPy sprint happened ... we got to the point where PyPy > basically runs on its own, after whole-program type inference and > translation to C!
Wow, congratulations. > After having drunk champagne Samuele quickly mapped the good time > we were having into a better 'time' module for PyPy. With that > we could easily run the unmodified pystone.py on top of PyPy > and reached some 337 pystones (as opposed to 9 pystones > with PyPy on top of CPython). Quick thought -- is this compiled with gcc's optimizations? Cheers, mwh -- Java sucks. [...] Java on TV set top boxes will suck so hard it might well inhale people from off their sofa until their heads get wedged in the card slots. --- Jon Rabone, ucam.chat _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
