X Tutup
The Wayback Machine - https://web.archive.org/web/20251127143435/https://github.com/python/cpython/pull/97942
Skip to content

Conversation

@markshannon
Copy link
Member

@markshannon markshannon commented Oct 5, 2022

Performance is in the noise, but should reduce the overhead of RESUME, RETURN_VALUE, YIELD_VALUE, etc at some additional cost when entering PyEval_EvalDefault() and slightly slower name lookup.

@markshannon
Copy link
Member Author

Will do something similar once the interpreter generator has stabilized a bit

@markshannon markshannon closed this Nov 7, 2022
@markshannon markshannon deleted the remove-first-instr branch September 26, 2023 12:50
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

X Tutup