Skip to content

gh-139038: Update JIT results in preparation for 3.15a8 - #148018

Merged
Fidget-Spinner merged 1 commit into
python:mainfrom
Fidget-Spinner:alpha_8_jit
Apr 2, 2026
Merged

gh-139038: Update JIT results in preparation for 3.15a8#148018
Fidget-Spinner merged 1 commit into
python:mainfrom
Fidget-Spinner:alpha_8_jit

Conversation

@Fidget-Spinner

@Fidget-SpinnerFidget-Spinner commented Apr 2, 2026

Copy link
Copy Markdown
Member

@Fidget-Spinner

Fidget-Spinner commented Apr 2, 2026

Copy link
Copy Markdown
MemberAuthor

@hugovk just FYI I guess, for when you write the release notes for 3.15a8 :)

@Fidget-Spinner
Fidget-Spinner merged commit 74a82a2 into python:mainApr 2, 2026
37 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsApr 2, 2026
@Fidget-Spinner
Fidget-Spinner deleted the alpha_8_jit branch April 2, 2026 19:10
@hugovk

Copy link
Copy Markdown
Member

@hugovk just FYI I guess, for when you write the release notes for 3.15a8 :)

Wow, great! I've updated it to:

  • The JIT compiler has been significantly upgraded, with 6-7% geometric mean performance improvement on x86-64 Linux over the standard interpreter, and 12-13% speedup on AArch64 macOS over the tail-calling interpreter

ljfp pushed a commit to ljfp/cpython that referenced this pull request Apr 25, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants

@Fidget-Spinner@hugovk