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 'Marshal.StructureToPtr' calls #1600

Merged
merged 1 commit into from
May 2, 2024

Conversation

Sergio0694
Copy link
Member

Title. This PR just removes all leftover Marshal.StructureToPtr calls and just does direct copies.

@Sergio0694 Sergio0694 added the performance Related to performance work label May 2, 2024
@Sergio0694 Sergio0694 requested a review from manodasanW May 2, 2024 05:52
@Sergio0694 Sergio0694 force-pushed the user/sergiopedri/remove-marshal-apis branch from 6027c14 to dc38a21 Compare May 2, 2024 15:33
@Sergio0694 Sergio0694 merged commit c5a35f3 into staging/AOT May 2, 2024
10 checks passed
@Sergio0694 Sergio0694 deleted the user/sergiopedri/remove-marshal-apis branch May 2, 2024 19:55
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.

2 participants