cosmopolitan/test/libc/str
Justine Tunney a05ce3ad9d
Support avx512f + vpclmulqdq crc32() acceleration
Cosmo's _Cz_crc32() function now goes 73 GiB/s on Threadripper. This
will significantly improve the performance of the PKZIP file format.
This algorithm is also used by apelink, to create deterministic ids.
2024-05-29 10:13:37 -07:00
..
a64l_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
blake2_test.c Run all BLAKE2B256 test vectors (#1185) 2024-05-24 10:59:23 -07:00
bsr_test.c Rename _bsr/_bsf to bsr/bsf 2024-03-04 17:33:26 -08:00
BUILD.mk Make old C++ demangler asynchronous signal safe 2024-05-07 03:41:33 -07:00
bzero_test.c Bring back gc() function 2024-01-08 10:26:28 -08:00
crc32c_test.c Bring back gc() function 2024-01-08 10:26:28 -08:00
crc32z_test.c Support avx512f + vpclmulqdq crc32() acceleration 2024-05-29 10:13:37 -07:00
demangle_cases.inc Make old C++ demangler asynchronous signal safe 2024-05-07 03:41:33 -07:00
demangle_test.c Make old C++ demangler asynchronous signal safe 2024-05-07 03:41:33 -07:00
hexpcpy_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
highwayhash64_test.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
isutf8_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
locale_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
longsort_test.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
memcasecmp_test.c Bring back gc() function 2024-01-08 10:26:28 -08:00
memccpy_test.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
memcpy_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
memfrob_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
memmem_test.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
memrchr16_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
regex_test.c Stop using .com extension in monorepo 2024-03-03 03:12:19 -08:00
setlocale_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
str_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
strcasecmp_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
strcasestr_test.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
strcat_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
strcpy_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
strlcpy_test.c Bring back gc() function 2024-01-08 10:26:28 -08:00
strncat_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
strnwidth_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
strpbrk_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
strstr_test.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
strtok_r_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
towupper_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
tpenc_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
tprecode8to16_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
tprecode16to8_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
wcsrchr_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
wcwidth_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
wmemrchr_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00