We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdeaf99 commit ee16268Copy full SHA for ee16268
1 file changed
Doc/whatsnew/3.15.rst
@@ -865,7 +865,7 @@ Current results from the pyperformance benchmark suite report
865
`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>`_
866
geometric mean performance over the standard CPython interpreter built with
867
all optimizations enabled. The speedups range from roughly 20% slowdown to
868
-over 100% speedup (ignoring the unpack_sequence microbenchmark) on the
+over 100% speedup (ignoring the ``unpack_sequence`` microbenchmark) on the
869
x86-64 Linux and AArch64 macOS systems. These results are not yet final.
870
871
The major upgrades to the JIT are as follows:
0 commit comments