Skip to content

Conversation

brandtbucher
Copy link
Member

@brandtbucher brandtbucher commented Aug 22, 2024

Super minor change to the specializer. Performance impact is in the noise, but the stats indicate that this decreases our tier one instructions by 4% and increases our tier two instructions by 2%. It also gets rid of (basically) all unspecialized CALL instructions.

@brandtbucher brandtbucher added performance Performance or resource usage skip news interpreter-core (Objects, Python, Grammar, and Parser dirs) labels Aug 22, 2024
@brandtbucher brandtbucher self-assigned this Aug 22, 2024
@markshannon markshannon merged commit 427b106 into python:main Aug 22, 2024
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants