We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edcb3ca commit 0bf6362Copy full SHA for 0bf6362
README.md
@@ -12,7 +12,7 @@ The most important immediate goal would be to speed up the
12
https://github.com/dotnet/runtime/blob/4d709cd12269fcbb3d0fccfb2515541944475954/src/libraries/System.Private.CoreLib/src/System/Text/Unicode/Utf8Utility.Validation.cs
13
14
15
-(We may need to speed up `Ascii.GetIndexOfFirstNonAsciiByte` first.)
+(We may need to speed up `Ascii.GetIndexOfFirstNonAsciiByte` first, see issue https://github.com/simdutf/SimdUnicode/issues/1.)
16
17
The question is whether we could do it using this routine:
18
0 commit comments