8000
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 54f4884 commit a1daf6eCopy full SHA for a1daf6e
Doc/whatsnew/3.11.rst
@@ -900,7 +900,7 @@ Optimizations
900
Faster CPython
901
==============
902
903
-CPython 3.11 is on average `25% 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#published-results>`_
904
than CPython 3.10 when measured with the
905
`pyperformance <https://github.com/python/pyperformance>`_ benchmark suite,
906
and compiled with GCC on Ubuntu Linux. Depending on your workload, the speedup
0 commit comments