Message227256
I just thought that it might also be nice to have a direct comparison with Decimal, so here's an updated benchmark that has an option "--use-decimal" to run the same code with Decimal instead of Fraction.
Decimal is about 66x faster with Py3.4 on my side (due to the C implementation). |
|
| Date |
User |
Action |
Args |
| 2014-09-22 07:56:07 | scoder | set | recipients:
+ scoder, mark.dickinson |
| 2014-09-22 07:56:07 | scoder | set | messageid: <[email protected]> |
| 2014-09-22 07:56:07 | scoder | link | issue22458 messages |
| 2014-09-22 07:56:07 | scoder | create | |
|