Skip to content

Commit 8531cb6

Browse files
attribute the chart to Mike
1 parent 017aec9 commit 8531cb6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

posts/no-longer-sorry.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ range of ~60% slowdown (one or two outliers) to 78% speedup.
121121
However, the key thing is that the vast majority of benchmaarks sped up!
122122

123123
![Tailcall results](./media/TC-PGO-Ex3-vs-PGO.svg)
124+
*Chart credits to Michael Droettboom*
124125

125126
> [!WARNING]
126127
> These results are on an experimental internal MSVC compiler, public results below.
@@ -153,7 +154,7 @@ This is now listed in the What's New for 3.15 notes:
153154

154155
### Where exactly do the speedups come from?
155156

156-
I used to believe the the tailcalling interpreters get their speedup
157+
I used to believe the the tail calling interpreters get their speedup
157158
from better register use. While I still believe that now, I suspect that is
158159
not the main reason for speedups in CPython.
159160

0 commit comments

Comments
 (0)