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 neologix
Recipients josh.r, jtaylor, neologix, njs, pitrou, skrah, vstinner
Date 2014-04-28.16:31:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAH_1eM0S61jg+=d58OgSLSs-RwYF-8aPM-ACxFsn=nZiUtwbiQ@mail.gmail.com>
In-reply-to <1398700337.7.0.783401118928.issue21233@psf.upfronthosting.co.za>
Content
> Also I did set mpd_callocfunc to PyMem_Calloc(). 2% slowdown is far
> from being a tragic result, so I guess we can ignore that.

Agreed.

> The bytes() speedup is very nice. Allocations that took one second
> are practically instant now.

Indeed.
Victor, thanks for the great work!
History
Date User Action Args
2014-04-28 16:31:59neologixsetrecipients: + neologix, pitrou, vstinner, njs, skrah, jtaylor, josh.r
2014-04-28 16:31:59neologixlinkissue21233 messages
2014-04-28 16:31:59neologixcreate