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

HasMatchingScope should not allocate a new delegate on every call #7438

Closed
sharwell opened this issue Jun 14, 2023 · 1 comment · Fixed by #7445
Closed

HasMatchingScope should not allocate a new delegate on every call #7438

sharwell opened this issue Jun 14, 2023 · 1 comment · Fixed by #7445
Assignees
Labels
Type: Performance It takes too long.
Milestone

Comments

@sharwell
Copy link

sharwell commented Jun 14, 2023

Found during review of https://developercommunity.visualstudio.com/t/Visual-Studio-2022:-High-CPU-usage-by-Se/10378039. Accounts for 213MB allocations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Performance It takes too long.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants