From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Thu, 28 Jul 2022 16:31:31 +0000 (-0700) Subject: [3.11] Update link to faster cpython benchmarks (GH-95391) (GH-95392) X-Git-Tag: v3.11.0rc1~71 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9626dea86f500aa7bc4bbe7920842f979feee527;p=thirdparty%2FPython%2Fcpython.git [3.11] Update link to faster cpython benchmarks (GH-95391) (GH-95392) (cherry picked from commit a1daf6e5ccd78e43ba1eb6fa8d0347e939ce8243) Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com> Automerge-Triggered-By: GH:Fidget-Spinner --- diff --git a/Doc/whatsnew/3.11.rst b/Doc/whatsnew/3.11.rst index f2b9287d004d..7b01fe2d9633 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