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

UtilityAnalyzer: Optimize hot-path of TokenType anaylzer #7805

Closed
martin-strecker-sonarsource opened this issue Aug 16, 2023 · 0 comments · Fixed by #7811
Closed

UtilityAnalyzer: Optimize hot-path of TokenType anaylzer #7805

martin-strecker-sonarsource opened this issue Aug 16, 2023 · 0 comments · Fixed by #7811
Assignees
Labels
Area: C# C# rules related issues.

Comments

@martin-strecker-sonarsource
Copy link
Contributor

martin-strecker-sonarsource commented Aug 16, 2023

The hot path of the token type analyzer should be optimized based on the statistics of common SyntaxNodes from this google docs

image

Follow up to #7369

See also findings in #7788 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: C# C# rules related issues.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants