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 brendon-zhang@hotmail.com
Recipients brendon-zhang@hotmail.com
Date 2020-04-08.12:10:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586347827.41.0.754437002794.issue40225@roundup.psfhosted.org>
In-reply-to
Content
There is a performance regression of the max (and also min) function implementation starting in python 3.7.

I provide code and associated benchmarks in the file attachment.
History
Date User Action Args
2020-04-08 12:10:27brendon-zhang@hotmail.comsetrecipients: + brendon-zhang@hotmail.com
2020-04-08 12:10:27brendon-zhang@hotmail.comsetmessageid: <1586347827.41.0.754437002794.issue40225@roundup.psfhosted.org>
2020-04-08 12:10:27brendon-zhang@hotmail.comlinkissue40225 messages
2020-04-08 12:10:27brendon-zhang@hotmail.comcreate