2013/10/30 Taavi Burns <taavi.bu...@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
_______________________________________________ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev