This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients jtaylor, pitrou, rhettinger, serhiy.storchaka, vstinner, yselivanov
Date 2016-02-02.11:12:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1454411565.75.0.389834422597.issue26249@psf.upfronthosting.co.za>
In-reply-to
Content
About heap memory fragmentation, see also my attached two "benchmarks" in Python and C: python_memleak.py and tu_malloc.c.
History
Date User Action Args
2016-02-02 11:12:45vstinnersetrecipients: + vstinner, rhettinger, pitrou, jtaylor, serhiy.storchaka, yselivanov
2016-02-02 11:12:45vstinnersetmessageid: <1454411565.75.0.389834422597.issue26249@psf.upfronthosting.co.za>
2016-02-02 11:12:45vstinnerlinkissue26249 messages
2016-02-02 11:12:44vstinnercreate