Skip to content

gh-152063: Cache the offset of the inline values 'valid' byte in LOAD_ATTR#153122

Draft
Aniketsy wants to merge 1 commit into
python:mainfrom
Aniketsy:fix-152063
Draft

gh-152063: Cache the offset of the inline values 'valid' byte in LOAD_ATTR#153122
Aniketsy wants to merge 1 commit into
python:mainfrom
Aniketsy:fix-152063

Conversation

@Aniketsy

@Aniketsy Aniketsy commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The LOAD_ATTR_INSTANCE_VALUE instruction can be sped up by storing the offset of the valid field in the cache.

1 participant