]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Use percentage over factor for 3.11 whatsnew performance (GH-92496)
authorKen Jin <kenjin4096@gmail.com>
Sun, 8 May 2022 16:44:55 +0000 (00:44 +0800)
committerGitHub <noreply@github.com>
Sun, 8 May 2022 16:44:55 +0000 (00:44 +0800)
Doc/whatsnew/3.11.rst

index ddae025af5b1622c7bb2149fd88b23eb6639cc2f..793c92aaea4165860999e656c470c85c43c75fd4 100644 (file)
@@ -840,7 +840,7 @@ Optimizations
 Faster CPython
 ==============
 
-CPython 3.11 is on average `1.25x faster <https://github.com/faster-cpython/ideas/blob/main/main-vs-310.rst>`_
+CPython 3.11 is on average `25% faster <https://github.com/faster-cpython/ideas/blob/main/main-vs-310.rst>`_
 than CPython 3.10 when measured with the
 `pyperformance <https://github.com/python/pyperformance>`_ benchmark suite,
 and compiled with GCC on Ubuntu Linux. Depending on your workload, the speedup