Skip to content

Heavily comment Python/perf_jit_trampoline.c to improve maintainability #134527

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 25, 2025

Conversation

pablogsal
Copy link
Member

No description provided.

@pablogsal
Copy link
Member Author

@savannahostrowski @brandtbucher

Screenshot 2025-05-22 at 17 47 22

Eh eh, wrong JIT wrong JIT 😆

Signed-off-by: Pablo Galindo <pablogsal@gmail.com>
@pablogsal pablogsal merged commit 7b1a700 into python:main May 25, 2025
38 checks passed
@pablogsal pablogsal deleted the perf-comments branch May 25, 2025 20:37
@vstinner vstinner added the needs backport to 3.14 bugs and security fixes label Jun 9, 2025
@miss-islington-app
Copy link

Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 9, 2025
…ty (pythonGH-134527)

(cherry picked from commit 7b1a700)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
Signed-off-by: Pablo Galindo <pablogsal@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Jun 9, 2025

GH-135299 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Jun 9, 2025
@vstinner vstinner added the needs backport to 3.13 bugs and security fixes label Jun 9, 2025
@miss-islington-app
Copy link

Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 9, 2025
…ty (pythonGH-134527)

(cherry picked from commit 7b1a700)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
Signed-off-by: Pablo Galindo <pablogsal@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Jun 9, 2025

GH-135300 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Jun 9, 2025
@vstinner
Copy link
Member

vstinner commented Jun 9, 2025

@pablogsal: This change isn't only about comments, it also fix test_perf_profiler, especially if commit 899cca6 is applied on top of it. So I propose to backport it to 3.13 and 3.14 branches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants