8000 gh-120619: Optimize through `_Py_FRAME_GENERAL` by Fidget-Spinner · Pull Request #124518 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-120619: Optimize through _Py_FRAME_GENERAL #124518

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 2 commits into from
Oct 2, 2024

Conversation

Fidget-Spinner
Copy link
Member
@Fidget-Spinner Fidget-Spinner commented Sep 25, 2024

Previously every trace with _PY_FRAME_GENERAL wasn't getting optimized, which is a huge figure.

Copy link
Member
@markshannon markshannon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good in general.
Do you want me to run stats on this?

@Fidget-Spinner
Copy link
Member Author

No need for stats. _PY_FRAME_GENERAL is pretty low

Copy link
Member
@markshannon markshannon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks

@Fidget-Spinner Fidget-Spinner merged commit b84a763 into python:main Oct 2, 2024
57 checks passed
@bedevere-app bedevere-app bot removed the awaiting merge label 7650 Oct 2, 2024
@Fidget-Spinner Fidget-Spinner deleted the py_frame_general branch October 2, 2024 17:10
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
0