Skip to content

Commit 10ea813

Browse files
include range
1 parent 9aa5b3a commit 10ea813

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,8 @@ Note that this is unscientific as it was only a sample size of 1 and I cannot di
350350
Chris Eibl has done excellent work benchmarking tail calling on various
351351
configurations and processors. The [results](https://gist.github.com/chris-eibl/fade55faaad97e2cd12f5587ac1f4aa0) on Windows suggest between
352352
15-20% improved performance on a AMD Ryzen 7 5800X with Visual Studio 2026,
353-
on CPython `main` branch.
353+
on CPython `main` branch, with a range of -11--55% speedups on
354+
the individual benchmarks.
354355

355356

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

0 commit comments

Comments
 (0)