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

Speed up surrogate validation in string.Normalize #110574

Merged
merged 2 commits into from
Dec 10, 2024

Conversation

MihaZupan
Copy link
Member

#110465 (comment)

Adds a vectorized fast path (IndexOfAnyInRange).

Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-globalization
See info in area-owners.md if you want to be subscribed.

Copy link
Member

@tarekgh tarekgh left a comment

Choose a reason for hiding this comment

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

Thanks @MihaZupan!

@MihaZupan MihaZupan merged commit ca5cf41 into dotnet:main Dec 10, 2024
120 of 139 checks passed
hez2010 pushed a commit to hez2010/runtime that referenced this pull request Dec 14, 2024
* Speed up surrogate validation in string.Normalize

* Remove the else block
@github-actions github-actions bot locked and limited conversation to collaborators Jan 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants