mirror of
https://github.com/python/cpython.git
synced 2025-10-27 16:57:08 +00:00
Compile _decimal without asserts and update benchmark results.
This commit is contained in:
parent
eaaf9e9249
commit
ceaaced4be
2 changed files with 2 additions and 2 deletions
|
|
@ -1119,7 +1119,7 @@ at http://www.bytereef.org/mpdecimal/quickstart.html.
|
|||
+---------+-------------+--------------+-------------+
|
||||
| | decimal.py | _decimal | speedup |
|
||||
+=========+=============+==============+=============+
|
||||
| pi | 38.89s | 0.38s | 100x |
|
||||
| pi | 42.02 | 0.345 | 120x |
|
||||
+---------+-------------+--------------+-------------+
|
||||
| telco | 172.19s | 5.68s | 30x |
|
||||
+---------+-------------+--------------+-------------+
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue