Skip to content

Commit a1daf6e

Browse files
Update link to faster cpython benchmarks (GH-95391)
1 parent 54f4884 commit a1daf6e

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)