Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

geeknoid
Copy link
Member

  • Replace the specialized comparer types with specialized dictionary and set types, to avoid virtual dispatch overhead and enable better inlining.

@ghost ghost assigned geeknoid Jan 23, 2023
@ghost
Copy link

ghost commented Jan 23, 2023

Tagging subscribers to this area: @dotnet/area-system-collections
See info in area-owners.md if you want to be subscribed.

Issue Details
  • Replace the specialized comparer types with specialized dictionary and set types, to avoid virtual dispatch overhead and enable better inlining.
Author: geeknoid
Assignees: geeknoid
Labels:

area-System.Collections

Milestone: -

- Replace the specialized comparer types with specialized dictionary
and set types, to avoid virtual dispatch overhead and enable better
inlining.
@geeknoid
Copy link
Member Author

All comments addressed. Checking in once tests are done.

@geeknoid geeknoid merged commit 1631f31 into dotnet:main Jan 24, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Feb 23, 2023
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