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

Skip QI and 'IObjectReference' allocation in IDIC fallback #1833

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

Sergio0694
Copy link
Member

This PR optimizes a fallback IDIC path, by removing an unnecessary QI and object allocation.

@Sergio0694 Sergio0694 added performance Related to performance work gc Related to garbage collection labels Oct 16, 2024
@Sergio0694 Sergio0694 requested a review from manodasanW October 16, 2024 16:24
@manodasanW manodasanW merged commit 0a18c1f into master Oct 17, 2024
10 checks passed
@manodasanW manodasanW deleted the user/sergiopedri/optimize-idic-fallback branch October 17, 2024 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gc Related to garbage collection performance Related to performance work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants