Skip to content

Commit c6cb242

Browse files
nit
1 parent c094cf8 commit c6cb242

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
@@ -851,7 +851,7 @@ Optimizations
851851

852852
* Builds using Visual Studio 2026 (MSVC 18) may now use the new
853853
:ref:`tail-calling interpreter <whatsnew314-tail-call-interpreter>`.
854-
Results on an early experimental MSVC compiler reported roughly 15% speedups
854+
Results on an early experimental MSVC compiler reported roughly 15% speedup
855855
on the geometric mean of pyperformance on Windows x86-64 over
856856
the switch-case interpreter. We have
857857
observed speedups ranging from 15% for large pure-Python libraries

0 commit comments

Comments
 (0)