Skip to content

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

Merged
pablogsal merged 1 commit intopython:mainfrom
pablogsal:perf-comments
May 25, 2025
Merged

Heavily comment Python/perf_jit_trampoline.c to improve maintainability#134527
pablogsal merged 1 commit intopython:mainfrom
pablogsal:perf-comments

Conversation

@pablogsal
Copy link
Copy Markdown
Member

No description provided.

@pablogsal
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown

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
Copy Markdown

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
Copy Markdown

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
Copy Markdown
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.

Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
…ty (python#134527)

Signed-off-by: Pablo Galindo <pablogsal@gmail.com>
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
…ty (python#134527)

Signed-off-by: Pablo Galindo <pablogsal@gmail.com>
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