From: Ken Jin Date: Sun, 8 May 2022 16:44:55 +0000 (+0800) Subject: Use percentage over factor for 3.11 whatsnew performance (GH-92496) X-Git-Tag: v3.12.0a1~1630 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9304f9855852f8cc823534b954206181b933065e;p=thirdparty%2FPython%2Fcpython.git Use percentage over factor for 3.11 whatsnew performance (GH-92496) --- diff --git a/Doc/whatsnew/3.11.rst b/Doc/whatsnew/3.11.rst index ddae025af5b1..793c92aaea41 100644 --- a/Doc/whatsnew/3.11.rst +++ b/Doc/whatsnew/3.11.rst @@ -840,7 +840,7 @@ Optimizations Faster CPython ============== -CPython 3.11 is on average `1.25x 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