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

Use StringBuilder.append(char) where possible #2674

Merged
merged 1 commit into from Jun 30, 2021

Conversation

izeye
Copy link
Contributor

@izeye izeye commented Jun 30, 2021

This PR changes to use StringBuilder.append(char) where possible.

See spring-projects/spring-framework#27098

@shakuzen shakuzen added performance Issues related to general performance type: task A general task labels Jun 30, 2021
@shakuzen shakuzen added this to the 1.5.16 milestone Jun 30, 2021
@shakuzen shakuzen merged commit 0fdedb4 into micrometer-metrics:1.5.x Jun 30, 2021
@izeye izeye deleted the append branch June 30, 2021 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Issues related to general performance type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants