Skip to content

Conversation

@MichalStrehovsky
Copy link
Member

Contributes to #111542.

@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @agocke, @MichalStrehovsky, @jkotas
See info in area-owners.md if you want to be subscribed.


// Compare the memory
int valueTypeSize = (int)this.GetMethodTable()->ValueTypeSize;
// The size of the memory to compare is the smaller of ValueTypeSize and -numFields
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This comment does not match implementation. Delete it?

@MichalStrehovsky
Copy link
Member Author

Doesn't look to be worth it based on rt-sz:

Size statistics

Pull request #111620

Project Size before Size after Difference
avalonia.app-windows 19094016 19094016 0
hello-minimal-windows 857600 857600 0
hello-windows 1102848 1102848 0
kestrel-minimal-windows 4897280 4897280 0
reflection-windows 1748480 1748480 0
webapiaot-windows 9153024 9152512 -512
winrt-component-full-windows 5583872 5582848 -1024
winrt-component-minimal-windows 1746432 1746432 0

@MichalStrehovsky MichalStrehovsky deleted the vtequals branch January 20, 2025 22:38
@github-actions github-actions bot locked and limited conversation to collaborators Feb 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants