We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aa5b3a commit 10ea813Copy full SHA for 10ea813
1 file changed
_posts/2025-12-24-no-longer-sorry.md
@@ -350,7 +350,8 @@ Note that this is unscientific as it was only a sample size of 1 and I cannot di
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.
+on CPython `main` branch, with a range of -11--55% speedups on
354
+the individual benchmarks.
355
356
357

0 commit comments