We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de68ce9 commit da685eaCopy full SHA for da685ea
README.rst
@@ -12,7 +12,7 @@ given the cdecimal accelerator in Python 3.3+.
12
`Cython <https://cython.org/>`_ into a fast, native extension module.
13
14
Compared to the standard library ``fractions`` module of CPython 3.12,
15
-computations in ``quicktions`` are about 3-4x faster.
+computations in ``quicktions`` are about 2-4x faster.
16
17
Instantiation of a ``Fraction`` in ``quicktions`` is also
18
0 commit comments