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 asvetlov, pitrou, scoder, serhiy.storchaka, skrah, vstinner
Date 2016-09-02.18:00:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1472839207.59.0.423166892495.issue22458@psf.upfronthosting.co.za>
In-reply-to
Content
Which Stefan? :)


Anyway, the first half of this issue was centered around the
proposition that fractions are a "better decimal", and the
latest pull request still has the "decimal backend" in it. :)


Fast fractions have been around for a long time (Lisp/sbcl),
but apparently they have never been widely used.


A fraction-only benchmark is okay, but comparing fractions/decimals
in one particular "official" benchmark is a bit strange.
History
Date User Action Args
2016-09-02 18:00:07skrahsetrecipients: + skrah, pitrou, scoder, vstinner, asvetlov, serhiy.storchaka
2016-09-02 18:00:07skrahsetmessageid: <1472839207.59.0.423166892495.issue22458@psf.upfronthosting.co.za>
2016-09-02 18:00:07skrahlinkissue22458 messages
2016-09-02 18:00:07skrahcreate