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 taleinat
Recipients georg.brandl, larry, python-dev, serhiy.storchaka, taleinat
Date 2015-06-07.21:41:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1433713307.84.0.953558179783.issue20186@psf.upfronthosting.co.za>
In-reply-to
Content
I just ran such microbenchmarks for operator.add and operator.not_, and saw no significant difference with or without the patch.
History
Date User Action Args
2015-06-07 21:41:47taleinatsetrecipients: + taleinat, georg.brandl, larry, python-dev, serhiy.storchaka
2015-06-07 21:41:47taleinatsetmessageid: <1433713307.84.0.953558179783.issue20186@psf.upfronthosting.co.za>
2015-06-07 21:41:47taleinatlinkissue20186 messages
2015-06-07 21:41:47taleinatcreate