Skip to content
Snippets Groups Projects
Unverified Commit 9304f985 authored by Ken Jin's avatar Ken Jin Committed by GitHub
Browse files

Use percentage over factor for 3.11 whatsnew performance (GH-92496)

parent ebb37fc3
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment