Skip to content

refactor: use strings.Builder to improve performance#800

Open
stemlaud wants to merge 1 commit intoNethermindEth:mainfrom
stemlaud:main
Open

refactor: use strings.Builder to improve performance#800
stemlaud wants to merge 1 commit intoNethermindEth:mainfrom
stemlaud:main

Conversation

@stemlaud
Copy link
Copy Markdown

strings.Builder has fewer memory allocations and better performance.

More info: golang/go#75190

Signed-off-by: stemlaud <stemlaud@outlook.com>
@stemlaud
Copy link
Copy Markdown
Author

@thiagodeev Hi, I have resolve the conflict and rebased to the latest code.

Please review again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant