We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebb37fc commit 9304f98Copy full SHA for 9304f98
Doc/whatsnew/3.11.rst
@@ -840,7 +840,7 @@ Optimizations
840
Faster CPython
841
==============
842
843
-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>`_
844
than CPython 3.10 when measured with the
845
`pyperformance <https://github.com/python/pyperformance>`_ benchmark suite,
846
and compiled with GCC on Ubuntu Linux. Depending on your workload, the speedup
0 commit comments