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 skrah
Recipients mpb, pitrou, skrah
Date 2013-11-14.12:12:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1384431128.28.0.40359434453.issue19577@psf.upfronthosting.co.za>
In-reply-to
Content
You could experiment with multiple freelists, one for each ndim.
I'm skeptical however that the gain will be substantial. I've tried
freelists for _decimal and the gain was in the order of 2% (not worth
it).
History
Date User Action Args
2013-11-14 12:12:08skrahsetrecipients: + skrah, pitrou, mpb
2013-11-14 12:12:08skrahsetmessageid: <1384431128.28.0.40359434453.issue19577@psf.upfronthosting.co.za>
2013-11-14 12:12:08skrahlinkissue19577 messages
2013-11-14 12:12:08skrahcreate