From: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com> Date: Thu, 28 Jul 2022 16:22:24 +0000 (+0800) Subject: Update link to faster cpython benchmarks (GH-95391) X-Git-Tag: v3.12.0a1~806 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a1daf6e5ccd78e43ba1eb6fa8d0347e939ce8243;p=thirdparty%2FPython%2Fcpython.git Update link to faster cpython benchmarks (GH-95391) --- diff --git a/Doc/whatsnew/3.11.rst b/Doc/whatsnew/3.11.rst index f458f8e6a40b..1b3a685dbacb 100644 --- a/Doc/whatsnew/3.11.rst +++ b/Doc/whatsnew/3.11.rst @@ -900,7 +900,7 @@ Optimizations Faster CPython ============== -CPython 3.11 is on average `25% faster `_ +CPython 3.11 is on average `25% faster `_ than CPython 3.10 when measured with the `pyperformance `_ benchmark suite, and compiled with GCC on Ubuntu Linux. Depending on your workload, the speedup