Serhiy Storchaka added the comment:

This regression was just discussed in issue24076. General suggestion about free 
list for small ints was proposed. It could speed up other integer computations, 
but comprehensive benchmarking results are needed.

See also similar issue23507 for tuples. Perhaps we need general solution for 
fast specialized free lists.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24138>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to