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 skrah
Recipients mark.dickinson, pitrou, python-dev, serhiy.storchaka, skrah, vstinner, yselivanov
Date 2016-02-07.11:56:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1454846182.27.0.557022009682.issue26288@psf.upfronthosting.co.za>
In-reply-to
Content
Well I *did* run the decimal/float milli-benchmark now and it shows at least 15% improvement for floats consistently.

Given that the official benchmark suite does not seem to be very stable either (#21955), I actually prefer small and well-understood benchmarks.
History
Date User Action Args
2016-02-07 11:56:22skrahsetrecipients: + skrah, mark.dickinson, pitrou, vstinner, python-dev, serhiy.storchaka, yselivanov
2016-02-07 11:56:22skrahsetmessageid: <1454846182.27.0.557022009682.issue26288@psf.upfronthosting.co.za>
2016-02-07 11:56:22skrahlinkissue26288 messages
2016-02-07 11:56:21skrahcreate