Skip to content

Commit ee16268

Browse files
add code formatting
1 parent cdeaf99 commit ee16268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -865,7 +865,7 @@ Current results from the pyperformance benchmark suite report
865865
`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>`_
866866
geometric mean performance over the standard CPython interpreter built with
867867
all optimizations enabled. The speedups range from roughly 20% slowdown to
868-
over 100% speedup (ignoring the unpack_sequence microbenchmark) on the
868+
over 100% speedup (ignoring the ``unpack_sequence`` microbenchmark) on the
869869
x86-64 Linux and AArch64 macOS systems. These results are not yet final.
870870

871871
The major upgrades to the JIT are as follows:

0 commit comments

Comments
 (0)