Skip to content

Latest commit

 

History

History
68 lines (66 loc) · 1.9 KB

vc142_win.md

File metadata and controls

68 lines (66 loc) · 1.9 KB

Windows 10 x86 (Visual Studio 2019 v16.0.3):

Running 498 test cases...
compiler: MSVC v19.20.27508
architecture: x86
__cpp_lib_string_view: 201606
sizeof wchar_t: 2
UTFW: UTF16
Resolution: 3400037793
UTF80 ==> UTF80: 0.099713524s
UTF80 ==> UTF16: 0.188247119s
UTF80 ==> UTF32: 0.150773264s
UTF80 ==> UTFW0: 0.187368184s
UTF16 ==> UTF80: 0.121649960s
UTF16 ==> UTF16: 0.053086207s
UTF16 ==> UTF32: 0.057257703s
UTF16 ==> UTFW0: 0.064699733s
UTF32 ==> UTF80: 0.130038369s
UTF32 ==> UTF16: 0.074328607s
UTF32 ==> UTF32: 0.031508982s
UTF32 ==> UTFW0: 0.073021009s
UTFW0 ==> UTF80: 0.120643347s
UTFW0 ==> UTF16: 0.061904330s
UTFW0 ==> UTF32: 0.052678988s
UTFW0 ==> UTFW0: 0.053496493s
codecvt_utf8_utf16<char16_t>:
UTF16 ==> UTF80: 0.497129829s (+308.66%)
UTF80 ==> UTF16: 0.368550574s (+95.78%)
codecvt_utf8_utf16<wchar_t>:
UTFW0 ==> UTF80: 0.520560993s (+331.49%)
UTF80 ==> UTFW0: 0.417820696s (+122.99%)

*** No errors detected

Windows 10 x64 (Visual Studio 2019 v16.0.3):

Running 498 test cases...
compiler: MSVC v19.20.27508
architecture: x64
__cpp_lib_string_view: 201606
sizeof wchar_t: 2
UTFW: UTF16
Resolution: 3400037384
UTF80 ==> UTF80: 0.106952330s
UTF80 ==> UTF16: 0.152187753s
UTF80 ==> UTF32: 0.124863479s
UTF80 ==> UTFW0: 0.152856859s
UTF16 ==> UTF80: 0.118416343s
UTF16 ==> UTF16: 0.056638738s
UTF16 ==> UTF32: 0.046217632s
UTF16 ==> UTFW0: 0.056873254s
UTF32 ==> UTF80: 0.117438485s
UTF32 ==> UTF16: 0.067324857s
UTF32 ==> UTF32: 0.033496761s
UTF32 ==> UTFW0: 0.068274422s
UTFW0 ==> UTF80: 0.117328207s
UTFW0 ==> UTF16: 0.056699032s
UTFW0 ==> UTF32: 0.046551106s
UTFW0 ==> UTFW0: 0.056883704s
codecvt_utf8_utf16<char16_t>:
UTF16 ==> UTF80: 0.447316106s (+277.75%)
UTF80 ==> UTF16: 0.350705341s (+130.44%)
codecvt_utf8_utf16<wchar_t>:
UTFW0 ==> UTF80: 0.495608548s (+322.41%)
UTF80 ==> UTFW0: 0.364257285s (+138.30%)

*** No errors detected