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 kristjan.jonsson, larry, neologix, pitrou, tim.peters, vstinner
Date 2014-04-16.06:44:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397630648.38.0.443989476497.issue21220@psf.upfronthosting.co.za>
In-reply-to
Content
It would also be interesting to compare fragmentation and performances of Python with and without pymalloc, maybe with other heap allocators like FreeBSD jemalloc and Google TCMalloc.
History
Date User Action Args
2014-04-16 06:44:08vstinnersetrecipients: + vstinner, tim.peters, pitrou, kristjan.jonsson, larry, neologix
2014-04-16 06:44:08vstinnersetmessageid: <1397630648.38.0.443989476497.issue21220@psf.upfronthosting.co.za>
2014-04-16 06:44:08vstinnerlinkissue21220 messages
2014-04-16 06:44:08vstinnercreate