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

Serhiy Storchaka report at bugs.python.org
Tue Sep 21 08:48:29 EDT 2021


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

Thank you again Stefan. Now no doubts are left.

BTW, pyperf gives more stable results. I use it if have any doubts (either the results of timeit are not stable or the difference is less than say 10%).

----------

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


More information about the Python-bugs-list mailing list