[issue19577] memoryview bind (the opposite of release)

Stefan Krah report at bugs.python.org
Thu Nov 14 13:12:08 CET 2013


Stefan Krah added the comment:

You could experiment with multiple freelists, one for each ndim.
I'm skeptical however that the gain will be substantial. I've tried
freelists for _decimal and the gain was in the order of 2% (not worth
it).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19577>
_______________________________________


More information about the Python-bugs-list mailing list