Skip to content

optimize generateMethodContent to avoid unnecessary StringBuilder cre…#14904

Merged
AlbumenJ merged 1 commit intoapache:3.3from
aruato:optimize-generateMethodContent
Nov 20, 2024
Merged

optimize generateMethodContent to avoid unnecessary StringBuilder cre…#14904
AlbumenJ merged 1 commit intoapache:3.3from
aruato:optimize-generateMethodContent

Conversation

@aruato
Copy link
Contributor

@aruato aruato commented Nov 18, 2024

…ation

What is the purpose of the change?

avoid unnecessary StringBuilder creation

Checklist

  • Make sure there is a GitHub_issue field for the change.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Write necessary unit-test to verify your logic correction. If the new feature or significant change is committed, please remember to add sample in dubbo samples project.
  • Make sure gitHub actions can pass. Why the workflow is failing and how to fix it?
@wcy666103
Copy link
Contributor

@AlbumenJ AlbumenJ merged commit acf6e8d into apache:3.3 Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants