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 yselivanov
Recipients Yury.Selivanov, casevh, josh.r, lemburg, mark.dickinson, pitrou, rhettinger, serhiy.storchaka, skrah, vstinner, yselivanov, zbyrne
Date 2016-02-06.17:00:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1454778025.4.0.471166899491.issue21955@psf.upfronthosting.co.za>
In-reply-to
Content
> ### regex_v8 ###
> Min: 0.041323 -> 0.048099: 1.16x slower
> Avg: 0.041624 -> 0.049318: 1.18x slower

I think this is a random fluctuation, that benchmark (and re lib) doesn't use the operators too much.  It can't be THAT slower just because of optimizing a few binops.
History
Date User Action Args
2016-02-06 17:00:25yselivanovsetrecipients: + yselivanov, lemburg, rhettinger, mark.dickinson, pitrou, vstinner, casevh, skrah, Yury.Selivanov, serhiy.storchaka, josh.r, zbyrne
2016-02-06 17:00:25yselivanovsetmessageid: <1454778025.4.0.471166899491.issue21955@psf.upfronthosting.co.za>
2016-02-06 17:00:25yselivanovlinkissue21955 messages
2016-02-06 17:00:25yselivanovcreate