[issue24076] sum() several times slower on Python 3 64-bit

Stefan Behnel report at bugs.python.org
Tue Sep 21 05:01:22 EDT 2021


Stefan Behnel <stefan_ml at behnel.de> added the comment:


New changeset debd80403721b00423680328d6adf160a28fbff4 by scoder in branch 'main':
bpo-24076: Inline single digit unpacking in the integer fastpath of sum() (GH-28469)
https://github.com/python/cpython/commit/debd80403721b00423680328d6adf160a28fbff4


----------

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


More information about the Python-bugs-list mailing list