Skip to content

Conversation

@bnoordhuis
Copy link
Contributor

Optimize the common case where the inputs are strings. Speeds up the string_concat2 and string_concat3 benchmarks by about 1.8x and 2.1x, the string_concat0 and string_concat1 results are unchanged.

(string_concat1 became a few percent points faster but it borders on noise.)

Optimize the common case where the inputs are strings. Speeds up the
string_concat2 and string_concat3 benchmarks by about 1.8x and 2.1x,
the string_concat0 and string_concat1 results are unchanged.

(string_concat1 became a few percent points faster but it borders on
noise.)
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.

1 participant