Skip to content

Conversation

@alex28sh
Copy link
Contributor

…polation benchmark

@alex28sh alex28sh requested a review from bashor December 17, 2025 12:28
j = (j + 1) and 15
var string = add1
string = string.plus(add2)
string = string.plus(add3)
Copy link
Member

Choose a reason for hiding this comment

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

I'd change it into add1 + add2 + add3

@alex28sh alex28sh requested a review from bashor December 18, 2025 14:12
@alex28sh alex28sh merged commit ea89c5c into main Dec 19, 2025
@alex28sh alex28sh deleted the StringBuilder+String.plus-compare-with-interpolation branch December 19, 2025 13:43
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.

3 participants