Skip to content

Add new feature: simdutf8#88

Merged
oschwald merged 1 commit intooschwald:mainfrom
JakubOnderka:simdutf8
Feb 9, 2025
Merged

Add new feature: simdutf8#88
oschwald merged 1 commit intooschwald:mainfrom
JakubOnderka:simdutf8

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