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

(cherry picked from commit 9304f98558)

Co-authored-by: Ken Jin <kenjin4096@gmail.com>
This commit is contained in:
Miss Islington (bot) 2022-05-08 09:59:14 -07:00 committed by GitHub
parent d6b83a3140
commit 5917e71017
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View 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