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 Yury.Selivanov, alecsandru.patrascu, catalin.manciu, jtaylor, pitrou, rhettinger, serhiy.storchaka, vstinner, yselivanov
Date 2016-03-09.17:15:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1457543744.39.0.562163603752.issue26249@psf.upfronthosting.co.za>
In-reply-to
Content
> Define "slow".  malloc() on Linux should be reasonably fast.

See first messages of this issue for benchmark results. Some specific benchmarks are faster, none is slower.


> Do you think it's reasonable to risk breaking external libraries just
for a hypothetic "performance improvement"?

Yes. It was discussed in the python-dev thread.
History
Date User Action Args
2016-03-09 17:15:44vstinnersetrecipients: + vstinner, rhettinger, pitrou, Yury.Selivanov, jtaylor, serhiy.storchaka, yselivanov, alecsandru.patrascu, catalin.manciu
2016-03-09 17:15:44vstinnersetmessageid: <1457543744.39.0.562163603752.issue26249@psf.upfronthosting.co.za>
2016-03-09 17:15:44vstinnerlinkissue26249 messages
2016-03-09 17:15:44vstinnercreate