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

TranslationServer: Add fast path for comparison of equal locales #96462

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

RandomShaper
Copy link
Member

Hereby, if the strings are equal, all the string manipulation required for detailed comparison is avoided.

@RandomShaper RandomShaper added enhancement topic:core cherrypick:4.3 Considered for cherry-picking into a future 4.3.x release labels Sep 2, 2024
@RandomShaper RandomShaper added this to the 4.4 milestone Sep 2, 2024
@RandomShaper RandomShaper requested a review from a team as a code owner September 2, 2024 08:53
@akien-mga akien-mga merged commit 88197d4 into godotengine:master Sep 2, 2024
19 checks passed
@akien-mga
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherrypick:4.3 Considered for cherry-picking into a future 4.3.x release enhancement performance topic:i18n
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants