Skip to content

Commit da685ea

Browse files
committed
Update benchmark numbers in README.
1 parent de68ce9 commit da685ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ given the cdecimal accelerator in Python 3.3+.
1212
`Cython <https://cython.org/>`_ into a fast, native extension module.
1313

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

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

0 commit comments

Comments
 (0)