[issue14381] Intern certain integral floats for memory savings and performance

Serhiy Storchaka report at bugs.python.org
Thu Mar 22 16:20:30 CET 2012


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

Try moving your changes from PyFloat_FromDouble to PyFloat_FromString. Look at memory and perfomance.

----------

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


More information about the Python-bugs-list mailing list