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

Fix inefficient branching in MessagePackZLoggerFormatter #90

Merged
merged 2 commits into from
Nov 9, 2023

Conversation

hadashiA
Copy link
Contributor

@hadashiA hadashiA commented Oct 19, 2023

This PR slightly improve a large number of inefficient if branches.

@hadashiA hadashiA force-pushed the hadashiA/improve-msgpack-formatter branch 2 times, most recently from e8bb258 to b0dae24 Compare October 20, 2023 08:51
@hadashiA hadashiA marked this pull request as ready for review October 20, 2023 09:01
@hadashiA hadashiA marked this pull request as draft October 20, 2023 09:27
@hadashiA hadashiA force-pushed the hadashiA/improve-msgpack-formatter branch from b0dae24 to d192513 Compare October 20, 2023 09:53
@hadashiA hadashiA marked this pull request as ready for review October 20, 2023 11:15
@hadashiA hadashiA force-pushed the hadashiA/improve-msgpack-formatter branch from d192513 to aa356fd Compare November 9, 2023 08:44
@neuecc neuecc merged commit 394c449 into v2.0 Nov 9, 2023
1 check failed
@neuecc neuecc deleted the hadashiA/improve-msgpack-formatter branch November 9, 2023 08:44
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.

2 participants