From a1daf6e5ccd78e43ba1eb6fa8d0347e939ce8243 Mon Sep 17 00:00:00 2001 From: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com> Date: Fri, 29 Jul 2022 00:22:24 +0800 Subject: Update link to faster cpython benchmarks (GH-95391) --- 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 f458f8e..1b3a685 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