mirror of
https://github.com/python/cpython.git
synced 2025-09-27 18:59:43 +00:00
Update link to faster cpython benchmarks (GH-95391)
This commit is contained in:
parent
54f48844d1
commit
a1daf6e5cc
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