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

Prefer interpolation to array join #223

Merged
merged 2 commits into from
Sep 17, 2023

Conversation

tagliala
Copy link
Member

No description provided.

Join requires an extra array and it is slower than interpolation
They are used as strings in the map body, this commit avoids a redundant
conversion
@tagliala tagliala changed the title Chore/prefer interpolation to join Prefer interpolation to array join Sep 17, 2023
@tagliala tagliala merged commit b7273cc into master Sep 17, 2023
30 checks passed
@tagliala tagliala deleted the chore/prefer-interpolation-to-join branch September 17, 2023 21:15
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