<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Can you elaborate about this new model? I remember reading in this list that PyPy-JIT would not work with greenlet because of how greentlet manipulated the C stack and there wasn't any easy solution. What has changed?</div><div><br></div><div>So will PyPy JIT work with gevent which is based on libevent (and soon to be libev)? Any target release date?</div><div><br></div><div style="font-size: 12pt; font-family: 'times new roman', 'new york', times, serif; "><div style="font-size: 12pt; font-family: 'times new roman', 'new york', times, serif; "><font size="2" face="Arial"><hr size="1"></font><b><br></b>So far PyPy cannot even *have* a JIT together with Stackless Python<br>features like greenlets, but this is going to change soon; in this<br>next model, PyPy's JIT will not work across greenlets, but will<br>happily JIT every
single greenlet individually.<br><br><br>A bientôt,<br><br>Armin.<br>_______________________________________________<br>pypy-dev mailing list<br><a ymailto="mailto:pypy-dev@python.org" href="mailto:pypy-dev@python.org">pypy-dev@python.org</a><br><a href="http://mail.python.org/mailman/listinfo/pypy-dev" target="_blank">http://mail.python.org/mailman/listinfo/pypy-dev</a><br><br><br></div></div></div></body></html>