[pypy-dev] Saving and reloading JIT optimizations
VanL
van.lindberg at gmail.com
Tue Aug 30 18:23:29 CEST 2011
On 8/21/2011 2:32 PM, Carl Friedrich Bolz wrote:
>
> Solving the problem of persisting source code is *seriously* hard, and
> I agree with Armin, I'm not going to invest any time in it.
One interesting side note: The implementors of v8 decided that the best
and most compact representation of source code was the code itself.
Accordingly, they keep a representation of it around for reference and
use in different parts of the interpreter loop.
Thanks,
Van
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20110830/98f85189/attachment.html>
More information about the pypy-dev
mailing list