Skip to content

Commit

Permalink
Update benchmark numbers in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
scoder committed Nov 29, 2024
1 parent de68ce9 commit da685ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ given the cdecimal accelerator in Python 3.3+.
`Cython <https://cython.org/>`_ into a fast, native extension module.

Compared to the standard library ``fractions`` module of CPython 3.12,
computations in ``quicktions`` are about 3-4x faster.
computations in ``quicktions`` are about 2-4x faster.

Instantiation of a ``Fraction`` in ``quicktions`` is also

Expand Down

0 comments on commit da685ea

Please sign in to comment.