Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add strings.Builder example in for's benchmark section #838

Merged

Conversation

domcorvasce
Copy link
Contributor

Relates to #769

The idea is to catch two birds with a stone by showing:

  • how useful benchmarks are in evaluating program performance
  • how strings.Builder can be used to speed up strings concatenation

@quii quii merged commit 23b2524 into quii:main Jan 22, 2025
1 check passed
@quii
Copy link
Owner

quii commented Jan 22, 2025

Nice one

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