Skip to content

Replace bytes.Buffer with strings.Builder#12

Merged
zhengchun merged 1 commit into
antchfx:masterfrom
egginabucket:master
Dec 8, 2022
Merged

Replace bytes.Buffer with strings.Builder#12
zhengchun merged 1 commit into
antchfx:masterfrom
egginabucket:master

Conversation

@egginabucket

Copy link
Copy Markdown
Contributor

strings.Builder has a significant performance increase over bytes.Buffer and should be used instead.

@zhengchun zhengchun merged commit d9b1259 into antchfx:master Dec 8, 2022
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