Skip to content

refactor: use strings.Builder to improve performance#966

Open
rifeplight wants to merge 1 commit intorocket-pool:masterfrom
rifeplight:master
Open

refactor: use strings.Builder to improve performance#966
rifeplight wants to merge 1 commit intorocket-pool:masterfrom
rifeplight:master

Conversation

@rifeplight
Copy link

strings.Builder has fewer memory allocations and better performance.
More info: golang/go#75190

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

@0xfornax Hi, Could you please review this PR at your convenience? Thank you very much.

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.

1 participant