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

Fix excessive CPU classify large string literals with tons of embedded classifications in them. #72216

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

CyrusNajmabadi
Copy link
Member

@CyrusNajmabadi CyrusNajmabadi commented Feb 21, 2024

Fixes AB#1957865

Validated before this that VS was unusable. After this, it works completely great :)

There may be followup options to improve things more. Will be taking traces to see. But this is a trivial and sensible change that mitigates the problem.

@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner February 21, 2024 22:14
@CyrusNajmabadi CyrusNajmabadi merged commit 1b2929a into dotnet:main Feb 21, 2024
25 of 27 checks passed
@CyrusNajmabadi CyrusNajmabadi deleted the classificationPerf branch February 22, 2024 00:50
@jjonescz jjonescz added this to the 17.10 P2 milestone Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants