Skip to content
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

Remove object field and allocation from ObjectReference #1458

Merged
merged 3 commits into from
Jan 26, 2024

Conversation

Sergio0694
Copy link
Member

Optimization to ObjectReference to basically drop one object per WinRT object every time.
Detailed explanation in the comments added in this PR.

Based on top of #1380, needs that one first (so draft for now).

@Sergio0694 Sergio0694 added the performance Related to performance work label Jan 20, 2024
@Sergio0694 Sergio0694 force-pushed the user/sergiopedri/smaller-objectreference branch from df397e5 to 7b2669c Compare January 26, 2024 03:11
@Sergio0694 Sergio0694 marked this pull request as ready for review January 26, 2024 03:11
@Sergio0694 Sergio0694 merged commit c989f44 into staging/AOT Jan 26, 2024
9 checks passed
@Sergio0694 Sergio0694 deleted the user/sergiopedri/smaller-objectreference branch January 26, 2024 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Related to performance work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants