<div dir="ltr">Yeah, it was surprising to me too. I thought it'd be faster, but not that much. I did some quick cProfile tests, but that didn't show anything, and I think it's improvements to the bytecode interpreter and various bytecode instructions. (This particular test hammers the bytecode interpreter.) I'll post details in the next week or so.<div><br></div><div>-Ben</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 14, 2017 at 9:33 AM, Victor Stinner <span dir="ltr"><<a href="mailto:victor.stinner@gmail.com" target="_blank">victor.stinner@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">2017-07-14 13:37 GMT+02:00 Ben Hoyt <<a href="mailto:benhoyt@gmail.com">benhoyt@gmail.com</a>>:<br>
> Wow, amazing work. The Stinnerbot strikes again!<br>
<br>
</span>Thanks.<br>
<span class=""><br>
> A lot of great optimizations and bugfixes. Speaking of optimizations, I just<br>
> wrote some code which takes 12s on Python 2.7 and 5s on Python 3.5. so we're<br>
> doing something right! I might post about it shortly.<br>
<br>
</span>Hum, I'm curious to see which kind of code becomes so much faster on Python 3.<br>
<span class="HOEnZb"><font color="#888888"><br>
Victor<br>
</font></span></blockquote></div><br></div>