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 pablogsal
Recipients BTaskaya, Guido.van.Rossum, Mark.Shannon, barry, corona10, gvanrossum, methane, nascheme, pablogsal, yselivanov
Date 2021-01-06.12:32:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609936354.75.0.495167328295.issue42115@roundup.psfhosted.org>
In-reply-to
Content
I subscribe that but is also a matter of what are the optimizations with higher ratio impact/(cost+complexity). Caching the function pointers on binary operations or (better IMHO) comparisons is likely a good candidate
History
Date User Action Args
2021-01-06 12:32:34pablogsalsetrecipients: + pablogsal, gvanrossum, barry, nascheme, methane, Mark.Shannon, yselivanov, Guido.van.Rossum, corona10, BTaskaya
2021-01-06 12:32:34pablogsalsetmessageid: <1609936354.75.0.495167328295.issue42115@roundup.psfhosted.org>
2021-01-06 12:32:34pablogsallinkissue42115 messages
2021-01-06 12:32:34pablogsalcreate