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

Small performance improvements #1636

Merged
merged 1 commit into from
Oct 30, 2023
Merged

Conversation

lahma
Copy link
Collaborator

@lahma lahma commented Oct 8, 2023

  • change IReflectionService to return reusable Func to generate enum values via GetEnumValueConverter
  • fix inheritdoc typo
  • use string interpolation and less LINQ in JsonReferenceVisitorBase

@lahma lahma marked this pull request as ready for review October 8, 2023 11:20
* change IReflectionService to return reusable fun to generate enum values via GetEnumValueConverter
* fix inheritdoc typo
* use string interpolation and less LINQ in JsonReferenceVisitorBase
@RicoSuter RicoSuter merged commit 855dab7 into RicoSuter:master Oct 30, 2023
1 check passed
@lahma lahma deleted the perf-improvements branch October 31, 2023 10:35
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.

None yet

2 participants