[issue32616] Significant performance problems with Python 2.7 built with clang 3.x or 4.x

Ned Deily report at bugs.python.org
Thu Feb 8 22:36:28 EST 2018


Ned Deily <nad at python.org> added the comment:

Can anyone explain what the difference is between 2.7 and 3.6, i.e. why there is the performance regression for 2.7 but not for 3.6 using the same compiler instance?  It would be better to understand and solve that problem rather than trying to special case compiler versions.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32616>
_______________________________________


More information about the Python-bugs-list mailing list