From da685eae241af497ce58aeacafc019d2c4e2455f Mon Sep 17 00:00:00 2001 From: Stefan Behnel Date: Fri, 29 Nov 2024 11:12:56 +0100 Subject: [PATCH] Update benchmark numbers in README. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 16d00ca..19a6d9d 100644 --- a/README.rst +++ b/README.rst @@ -12,7 +12,7 @@ given the cdecimal accelerator in Python 3.3+. `Cython `_ 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