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 methane, python-dev, serhiy.storchaka, vstinner
Date 2017-01-16.23:49:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1484610558.54.0.865315980061.issue29029@psf.upfronthosting.co.za>
In-reply-to
Content
> Unpatched:  Median +- std dev: 2.01 us +- 0.09 us
> Patched:    Median +- std dev: 1.23 us +- 0.03 us

Oh wow, impressive speedup! As usual, good job Serhiy ;-)

PyArg_ParseTupleAndKeywords-faster-positional-args-parse-2.patch: LGTM! Can you please push it?
History
Date User Action Args
2017-01-16 23:49:18vstinnersetrecipients: + vstinner, methane, python-dev, serhiy.storchaka
2017-01-16 23:49:18vstinnersetmessageid: <1484610558.54.0.865315980061.issue29029@psf.upfronthosting.co.za>
2017-01-16 23:49:18vstinnerlinkissue29029 messages
2017-01-16 23:49:18vstinnercreate