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 pitrou
Recipients Mark.Shannon, carljm, corona10, dino.viehland, eelizondo, gregory.p.smith, nascheme, pablogsal, pitrou, shihai1991, steve.dower, tim.peters, vstinner
Date 2020-04-20.13:35:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587389702.67.0.808585417805.issue40255@roundup.psfhosted.org>
In-reply-to
Content
> Benchmarking already showed that the branching version is faster.

But micro-benchmarks may tell you things which are not true in the real-world (for example an easily-predicted branch).
History
Date User Action Args
2020-04-20 13:35:02pitrousetrecipients: + pitrou, tim.peters, nascheme, gregory.p.smith, vstinner, carljm, dino.viehland, Mark.Shannon, steve.dower, corona10, pablogsal, eelizondo, shihai1991
2020-04-20 13:35:02pitrousetmessageid: <1587389702.67.0.808585417805.issue40255@roundup.psfhosted.org>
2020-04-20 13:35:02pitroulinkissue40255 messages
2020-04-20 13:35:02pitroucreate