Skip to content

Commit 9304f98

Browse files
Use percentage over factor for 3.11 whatsnew performance (GH-92496)
1 parent ebb37fc commit 9304f98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.11.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -840,7 +840,7 @@ Optimizations
840840
Faster CPython
841841
==============
842842

843-
CPython 3.11 is on average `1.25x faster <https://github.com/faster-cpython/ideas/blob/main/main-vs-310.rst>`_
843+
CPython 3.11 is on average `25% faster <https://github.com/faster-cpython/ideas/blob/main/main-vs-310.rst>`_
844844
than CPython 3.10 when measured with the
845845
`pyperformance <https://github.com/python/pyperformance>`_ benchmark suite,
846846
and compiled with GCC on Ubuntu Linux. Depending on your workload, the speedup

0 commit comments

Comments
 (0)