From 9626dea86f500aa7bc4bbe7920842f979feee527 Mon Sep 17 00:00:00 2001 From: "Miss Islington (bot)" <31488909+miss-islington@users.noreply.github.com> Date: Thu, 28 Jul 2022 09:31:31 -0700 Subject: [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 --- Doc/whatsnew/3.11.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/whatsnew/3.11.rst b/Doc/whatsnew/3.11.rst index f2b9287..7b01fe2 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 -- cgit v0.12