Skip to content

Commit f133047

Browse files
reformat
1 parent 52e3566 commit f133047

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -860,10 +860,11 @@ Upgraded JIT Compiler
860860

861861
Results from the pyperformance benchmark suite report
862862
`3-4% <https://github.com/facebookexperimental/free-threading-benchmarking/blob/main/results/bm-20251214-3.15.0a2%2B-6cddf04-JIT/bm-20251214-vultr-x86_64-python-6cddf04344a1e8ca9df5-3.15.0a2%2B-6cddf04-vs-base.svg>`_
863-
geometric mean performance for the JIT over the standard CPython interpreter built with
864-
all optimizations enabled. The speedups for JIT builds versus no JIT builds
865-
range from roughly 20% slowdown to over 100% speedup (ignoring the
866-
``unpack_sequence`` microbenchmark) on x86-64 Linux and AArch64 macOS systems.
863+
geometric mean performance improvement for the JIT over the standard CPython
864+
interpreter built with all optimizations enabled. The speedups for JIT
865+
builds versus no JIT builds range from roughly 20% slowdown to over
866+
100% speedup (ignoring the ``unpack_sequence`` microbenchmark) on
867+
x86-64 Linux and AArch64 macOS systems.
867868

868869
.. attention::
869870
These results are not yet final.

0 commit comments

Comments
 (0)