<div dir="ltr">Why now?  <span style="font-size:14.8500003814697px;line-height:1.5">We intentionally decided not to do this for 2.7 in the past because it was too late for the release cutoff.</span><div><div><br></div><div>Has anyone benchmarked compiling python in profile-opt mode vs having the computed goto patch?  I'd <i>expect</i> the benefits to be the roughly the same. Has this been compared to that?  (Anyone not compiling their Python interpreter in profile-opt mode is doing themselves a major disservice.)</div><div><br></div><div>Does it shows noteworthy improvements even when used with a profile-opt build using a PROFILE_TASK of regrtest.py with the same test exclusion list as the debian python2.7 package?</div><div><br></div><div>Could you please rerun benchmarks including the profile-opt build with and without the patch for comparsion.<br></div><div><br></div><div><div><div>-gps<br><div><br></div></div></div></div></div><div>PS I recommend attaching the up to date patch against 2.7.10 to issue4753. That is where anyone will go looking for it, not buried in a mailing list archive.</div><br><div class="gmail_quote"><div dir="ltr">On Wed, May 27, 2015 at 10:01 PM Terry Reedy <<a href="mailto:tjreedy@udel.edu">tjreedy@udel.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 5/27/2015 9:31 PM, Nick Coghlan wrote:<br>
<br>
> +1 from me, for basically the same reasons Guido gives: Python 2.7 is<br>
> going to be with us for a long time, and this particular change<br>
> shouldn't have any externally visible impacts at either an ABI or API level.<br>
<br>
Immediately after a release, giving the patch plenty of time to be be<br>
tested, seems like a good time.<br>
<br>
--<br>
Terry Jan Reedy<br>
<br>
_______________________________________________<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" target="_blank">https://mail.python.org/mailman/listinfo/python-dev</a><br>
Unsubscribe: <a href="https://mail.python.org/mailman/options/python-dev/greg%40krypto.org" target="_blank">https://mail.python.org/mailman/options/python-dev/greg%40krypto.org</a><br>
</blockquote></div></div>