mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
[3.11] Update link to faster cpython benchmarks (GH-95391) (GH-95392)
(cherry picked from commit a1daf6e5cc
)
Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Automerge-Triggered-By: GH:Fidget-Spinner
This commit is contained in:
parent
6934726d22
commit
9626dea86f
1 changed files with 1 additions and 1 deletions
|
@ -900,7 +900,7 @@ Optimizations
|
|||
Faster CPython
|
||||
==============
|
||||
|
||||
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>`_
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue