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 larry, rhettinger, serhiy.storchaka, vstinner, yselivanov
Date 2016-04-22.00:44:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461285851.17.0.00196294212081.issue26814@psf.upfronthosting.co.za>
In-reply-to
Content
I created a repository. I will work there and make some experiment. It would help to have a better idea of the concrete performance. When I will have a better view of all requires changes to get best performances everywhere, I will start a discussion to see which parts are worth it or not. In my latest microbenchmarks, functions calls (C/Python, mixed) are between 8% and 40% faster. I'm now running the CPython benchmark suite.
History
Date User Action Args
2016-04-22 00:44:11vstinnersetrecipients: + vstinner, rhettinger, larry, serhiy.storchaka, yselivanov
2016-04-22 00:44:11vstinnersetmessageid: <1461285851.17.0.00196294212081.issue26814@psf.upfronthosting.co.za>
2016-04-22 00:44:11vstinnerlinkissue26814 messages
2016-04-22 00:44:10vstinnercreate