Skip to content

Conversation

@adamsitnik
Copy link
Member

So far, we were benchmarking the TypeName.Parse implementation only in an indirect way, when benchmarking Type.GetType (which internally uses the same parser). We are now considering changing some parts of the implementation (dotnet/runtime#112242), so it would be good to understand the perf and make sure we don't introduce any regressions.

jkotas
jkotas previously approved these changes Feb 10, 2025
Copy link
Member

@jkotas jkotas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@adamsitnik
Copy link
Member Author

@caaavik-msft could you please merge this PR? Thanks!

@caaavik-msft caaavik-msft merged commit 18414d3 into dotnet:main Mar 1, 2025
75 of 83 checks passed
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