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.
Projects
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.

@pavel-mikula-sonarsource
Copy link
Contributor

Thank you for reporting this! It's a nice catch

@pavel-mikula-sonarsource pavel-mikula-sonarsource added the Type: Performance It takes too long. label Jun 15, 2023
@pavel-mikula-sonarsource pavel-mikula-sonarsource added this to the 9.4 milestone Jun 15, 2023
@github-actions github-actions bot added this to To do in Best Kanban Jun 15, 2023
@pavel-mikula-sonarsource pavel-mikula-sonarsource moved this from To do to In progress in Best Kanban Jun 15, 2023
@github-actions github-actions bot moved this from In progress to Review in progress in Best Kanban Jun 15, 2023
@github-actions github-actions bot moved this from Review in progress to Review approved in Best Kanban Jun 15, 2023
Best Kanban automation moved this from Review approved to Validate Peach Jun 16, 2023
@pavel-mikula-sonarsource pavel-mikula-sonarsource moved this from Validate Peach to Done in Best Kanban Jun 19, 2023
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
Best Kanban
  
Done
Development

Successfully merging a pull request may close this issue.

3 participants