File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -860,10 +860,11 @@ Upgraded JIT Compiler
860860
861861Results 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.
You can’t perform that action at this time.
0 commit comments