Skip to content

Commit 9aa5b3a

Browse files
Add Chris's results
1 parent ba53d2b commit 9aa5b3a

2 files changed

Lines changed: 4006 additions & 0 deletions

File tree

_posts/2025-12-24-no-longer-sorry.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -347,8 +347,13 @@ Note that this is unscientific as it was only a sample size of 1 and I cannot di
347347
| VS2026+TC | 145 | 970306 |
348348

349349

350+
Chris Eibl has done excellent work benchmarking tail calling on various
351+
configurations and processors. The [results](https://gist.github.com/chris-eibl/fade55faaad97e2cd12f5587ac1f4aa0) on Windows suggest between
352+
15-20% improved performance on a AMD Ryzen 7 5800X with Visual Studio 2026,
353+
on CPython `main` branch.
350354

351355

356+
![Chris' results]({{ site.baseurl }}/media/5800X-msvc.pgo2-vs-msvc.pgo.tc.svg)
352357

353358

354359

0 commit comments

Comments
 (0)