
Oct. 30, 2013
10:52 p.m.
Best news (new to me anyway!) I've read all day. :) Thanks! On Wed, Oct 30, 2013 at 4:20 PM, Amaury Forgeot d'Arc <amauryfa@gmail.com> wrote:
2013/10/30 Taavi Burns <taavi.burns@gmail.com>
Unless I missed something (possible!) the JIT and STM are mutually exclusive (until implemented).
In the last post about STM: http://morepypy.blogspot.ch/2013/10/update-on-stm.html "For comparison, disabling the JIT gives 492ms on PyPy-2.1 and 538ms on PyPy-STM."
JIT on PyPy-STM gives only a slight improvement so far, but it will definitely slow down things a lot during the tracing phase.
-- Amaury Forgeot d'Arc
-- taa /*eof*/