[issue45116] Performance regression 3.10b1 and later on Windows

STINNER Victor report at bugs.python.org
Mon Sep 6 12:35:18 EDT 2021


STINNER Victor <vstinner at python.org> added the comment:

Rather than defining again functions as macro, you should consider using __forceinline function attribute: see bpo-45094.

----------

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


More information about the Python-bugs-list mailing list