Skip to content

System.Reflection.Metadata.TypeName benchmarks - #4699

Merged
caaavik-msft merged 2 commits into
dotnet:mainfrom
adamsitnik:typeName
Mar 1, 2025
Merged

System.Reflection.Metadata.TypeName benchmarks#4699
caaavik-msft merged 2 commits into
dotnet:mainfrom
adamsitnik:typeName

Conversation

@adamsitnik

Copy link
Copy Markdown
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

@jkotas jkotas left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks

@adamsitnik

Copy link
Copy Markdown
Member Author

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

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