<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Tue, 17 May 2016 at 11:52 Victor Stinner <<a href="mailto:victor.stinner@gmail.com">victor.stinner@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Nice PEP.<br>
<br>
I would be nice to see how Yury Sulivanov's "implement per-opcode<br>
cache in ceval" patch would benefit from your PEP:<br></blockquote><div><br></div><div>Or how we might benefit from his work. :) There's a possibility the JIT could pull data out of what he caches for even better perf.</div><div><br></div><div>And Yury could actually have written his patch as a PoC using our proposed PEP if he wanted to (same goes for anyone who wants to do eval loop experiments like Falcon: <a href="https://github.com/rjpower/falcon">https://github.com/rjpower/falcon</a>).</div><div><br></div><div>-Brett</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
* <a href="https://bugs.python.org/issue26219" rel="noreferrer" target="_blank">https://bugs.python.org/issue26219</a><br>
* <a href="https://mail.python.org/pipermail/python-dev/2016-February/143025.html" rel="noreferrer" target="_blank">https://mail.python.org/pipermail/python-dev/2016-February/143025.html</a><br>
<br>
This patch depends on the "Speedup method calls 1.2x" patch:<br>
<br>
* <a href="https://bugs.python.org/issue26110" rel="noreferrer" target="_blank">https://bugs.python.org/issue26110</a><br>
* <a href="https://mail.python.org/pipermail/python-dev/2016-January/142945.html" rel="noreferrer" target="_blank">https://mail.python.org/pipermail/python-dev/2016-January/142945.html</a><br>
<br>
Victor<br>
_______________________________________________<br>
Python-ideas mailing list<br>
<a href="mailto:Python-ideas@python.org" target="_blank">Python-ideas@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-ideas" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/python-ideas</a><br>
Code of Conduct: <a href="http://python.org/psf/codeofconduct/" rel="noreferrer" target="_blank">http://python.org/psf/codeofconduct/</a><br>
</blockquote></div></div>