Skip to content

Commit 9626dea

Browse files
[3.11] Update link to faster cpython benchmarks (GH-95391) (GH-95392)
(cherry picked from commit a1daf6e) Co-authored-by: Ken Jin <[email protected]> Automerge-Triggered-By: GH:Fidget-Spinner
1 parent 6934726 commit 9626dea

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
@@ -900,7 +900,7 @@ Optimizations
900900
Faster CPython
901901
==============
902902

903-
CPython 3.11 is on average `25% faster <https://github.com/faster-cpython/ideas/blob/main/main-vs-310.rst>`_
903+
CPython 3.11 is on average `25% faster <https://github.com/faster-cpython/ideas#published-results>`_
904904
than CPython 3.10 when measured with the
905905
`pyperformance <https://github.com/python/pyperformance>`_ benchmark suite,
906906
and compiled with GCC on Ubuntu Linux. Depending on your workload, the speedup

0 commit comments

Comments
 (0)