Skip to content

Commit

Permalink
πŸ“œπŸ€– Added by blurb_it.
Browse files Browse the repository at this point in the history
  • Loading branch information
blurb-it[bot] authored Jan 10, 2025
1 parent 75361d4 commit d93bdaa
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
A new type of interpreter has been added to CPython. This interpreter uses tail calls for its instruction handlers. Preliminary benchmark results suggest 7.4-14.7% geometric mean faster on pyperformance (depending on platform), and up to 45% faster on Python-intensive workloads. Patch by Ken Jin, with ideas by Garret Gu, Haoran Xu, and Josh Haberman.

0 comments on commit d93bdaa

Please sign in to comment.