Skip to content

Add new feature: simdutf8 #88

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

Merged
merged 1 commit into from
Feb 9, 2025
Merged

Conversation

JakubOnderka
Copy link
Contributor

@JakubOnderka JakubOnderka commented Feb 3, 2025

Using simdutf8 is usually 4-11 times faster than Rust stdlib implementation. This is alternative when unsafe-str-decode is too risky to use.

Using simdutf8 is usually 4-11 times faster than Rust stdlib implementation. This is alternative when unsafe-str-decode is too risky to use.
Copy link
Owner

@oschwald oschwald left a comment

Choose a reason for hiding this comment

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

Thanks!

@oschwald oschwald merged commit 997a739 into oschwald:main Feb 9, 2025
18 of 19 checks passed
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.

2 participants