<div dir="ltr">That's very interesting -- thanks for sharing, Serhiy and Antoine. Very relevant!</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, May 29, 2017 at 10:15 AM, Serhiy Storchaka <span dir="ltr"><<a href="mailto:storchaka@gmail.com" target="_blank">storchaka@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">29.05.17 15:13, Antoine Pitrou пише:<span class=""><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I hope readers won't get bothered by what is mostly a link to blogpost<br>
(well, two of them :-)), but I suspect there at least 2 or 3 people<br>
who might be interested in the following analysis:<br>
<a href="https://www.corsix.org/content/compilers-cpython-interpreter-main-loop" rel="noreferrer" target="_blank">https://www.corsix.org/content<wbr>/compilers-cpython-interpreter<wbr>-main-loop</a><br>
<a href="http://www.corsix.org/content/micro-optimisations-can-speed-up-cpython" rel="noreferrer" target="_blank">http://www.corsix.org/content/<wbr>micro-optimisations-can-speed-<wbr>up-cpython</a><br>
</blockquote>
<br></span>
Interesting articles, thank you. I wonder why the author doesn't propose his patches for CPython. Does he fear that CPython can become faster than Lua? ;-)<br>
<br>
And the following article should be especially interesting for Victor:<br>
<br>
<a href="https://www.corsix.org/content/why-are-slots-so-slow" rel="noreferrer" target="_blank">https://www.corsix.org/content<wbr>/why-are-slots-so-slow</a><br>
<br>
The part of optimizations already are applied in 3.6 and 3.7, but `a + b` still is slower than `a.__add__(b)`.<div class="HOEnZb"><div class="h5"><br>
<br>
______________________________<wbr>_________________<br>
Python-Dev mailing list<br>
<a href="mailto:Python-Dev@python.org" target="_blank">Python-Dev@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-dev" rel="noreferrer" target="_blank">https://mail.python.org/mailma<wbr>n/listinfo/python-dev</a><br>
Unsubscribe: <a href="https://mail.python.org/mailman/options/python-dev/benhoyt%40gmail.com" rel="noreferrer" target="_blank">https://mail.python.org/mailma<wbr>n/options/python-dev/benhoyt%<wbr>40gmail.com</a><br>
</div></div></blockquote></div><br></div>