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 eric.smith, mark.dickinson, pitrou, serhiy.storchaka, skrah, vstinner
Date 2014-08-27.10:38:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1409135880.88.0.221455408947.issue22222@psf.upfronthosting.co.za>
In-reply-to
Content
> A modified version of telco.py (using floats instead of decimals)
> runs about 5-6% slower with the change here.

Would it be possible to optimize the pymalloc allocator to reduce this slow-down?
History
Date User Action Args
2014-08-27 10:38:00vstinnersetrecipients: + vstinner, mark.dickinson, pitrou, eric.smith, skrah, serhiy.storchaka
2014-08-27 10:38:00vstinnersetmessageid: <1409135880.88.0.221455408947.issue22222@psf.upfronthosting.co.za>
2014-08-27 10:38:00vstinnerlinkissue22222 messages
2014-08-27 10:38:00vstinnercreate