Skip to content

String: use Sprint instead of Sprintf#5

Merged
ldemailly merged 1 commit intofortio:mainfrom
dolmen-go:faster-String
Feb 24, 2023
Merged

String: use Sprint instead of Sprintf#5
ldemailly merged 1 commit intofortio:mainfrom
dolmen-go:faster-String

Conversation

@dolmen
Copy link
Copy Markdown
Contributor

@dolmen dolmen commented Feb 24, 2023

Use fmt.Sprint(v) instead of fmt.Sprintf("%v", v).

Copy link
Copy Markdown
Member

@ldemailly ldemailly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, cleaner indeed

@ldemailly ldemailly merged commit 272e98d into fortio:main Feb 24, 2023
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