From d708f0d97f675e2dcec295f497e29d95a33a6b79 Mon Sep 17 00:00:00 2001 From: Ken Jin Date: Mon, 9 May 2022 00:21:54 +0800 Subject: [PATCH] Use percentage over factor for whatsnew performance --- 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 ddae025af5b162..793c92aaea4165 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