Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Reuse segments during SegmentedDictionary growth #75943

Merged

Conversation

ToddGrun
Copy link
Contributor

@ToddGrun ToddGrun commented Nov 16, 2024

Mimics changes done in #75661 to enable segment reuse in SegmentedDictionary.

*** allocations seen in speedometer test due to this reallocation ***
image

*** old allocations from added benchmark ***
image

*** new allocations from added benchmark ***
image

Mimics changes done in dotnet#75661 to enable segment reuse in SegmentedDictionary.
@ToddGrun ToddGrun requested a review from a team as a code owner November 16, 2024 22:31
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Nov 16, 2024
@ToddGrun ToddGrun requested a review from sharwell November 16, 2024 22:32
@ToddGrun
Copy link
Contributor Author

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants