Displaying 1 result from an estimated 1 matches for "fastconversionfromutf".
2018 Oct 02
3
UTF-8 conversion speed
...scall was pretty good.
Steagall's converters were of course wicked fast, even before he started
playing tricks with SSE intrinsics. I found his stuff at the following
link (note CppNow not CppCon) if anyone is interested in following up.
https://github.com/BobSteagall/CppNow2018/tree/master/FastConversionFromUTF-8
--paulr