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

refactor: improve Formatter performance #178

Merged
merged 4 commits into from
Nov 16, 2024

Conversation

vbreuss
Copy link
Member

@vbreuss vbreuss commented Nov 16, 2024

Replace static Formatter.Format method with instance method and add overloads for common types to speedup formatting

@vbreuss vbreuss added enhancement New feature or request refactor A change or improvement without functional impact labels Nov 16, 2024
@vbreuss vbreuss self-assigned this Nov 16, 2024
@vbreuss vbreuss force-pushed the topic/improve-formatter-performance branch from 0f5b7c0 to 1c04f95 Compare November 16, 2024 20:36
Copy link
Contributor

Stryker.NET mutation tested the changes in the pull request:
Mutation testing badge

@vbreuss vbreuss force-pushed the topic/improve-formatter-performance branch 2 times, most recently from 2410217 to 60e0924 Compare November 16, 2024 20:50
@vbreuss vbreuss force-pushed the topic/improve-formatter-performance branch from 60e0924 to 6a399a6 Compare November 16, 2024 20:52
Copy link

@vbreuss vbreuss marked this pull request as ready for review November 16, 2024 21:04
@vbreuss vbreuss merged commit e150650 into main Nov 16, 2024
8 checks passed
@vbreuss vbreuss deleted the topic/improve-formatter-performance branch November 16, 2024 21:05
Copy link
Contributor

This is addressed in release v0.5.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactor A change or improvement without functional impact state: released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant