Skip to content

Conversation

@oschwald
Copy link
Member

Summary

  • Update benchmarks to use new b.Loop() method for more idiomatic Go 1.24+ code
  • Optimize string concatenation using strings.Builder for better performance

Test plan

  • golangci-lint run passes with 0 issues
  • Existing tests pass

🤖 Generated with Claude Code

oschwald and others added 2 commits October 30, 2025 14:54
Update benchmarks to use new b.Loop() method and optimize string concatenation using strings.Builder for better performance.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@github-actions
Copy link

Modver result

This report was generated by Modver,
a Go package and command that helps you obey semantic versioning rules in your Go module.

This PR does not require a change in your module’s version number.
(You might still consider bumping the patchlevel anyway.)

@oschwald oschwald merged commit 8db8bbd into main Oct 31, 2025
19 checks passed
@oschwald oschwald deleted the greg/eng-3398 branch October 31, 2025 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants