cosmopolitan/third_party/xxhash/tests/bench
Justine Tunney 68c7c9c1e0
Clean up some code
- Use good ELF technique in cosmo_dlopen()
- Make strerror() conform more to other libc impls
- Introduce __clear_cache() and use it in cosmo_dlopen()
- Remove libc/fmt/fmt.h header (trying to kill off LIBC_FMT)
2023-11-16 17:31:07 -08:00
..
.clang_complete Introduce xxhash into third_party (#837) 2023-07-01 20:56:53 -07:00
.gitignore Introduce xxhash into third_party (#837) 2023-07-01 20:56:53 -07:00
benchfn.c Clean up some code 2023-11-16 17:31:07 -08:00
benchfn.h Introduce xxhash into third_party (#837) 2023-07-01 20:56:53 -07:00
benchHash.c Make improvements 2023-09-06 12:34:59 -07:00
benchHash.h Introduce xxhash into third_party (#837) 2023-07-01 20:56:53 -07:00
bhDisplay.c Clean up some code 2023-11-16 17:31:07 -08:00
bhDisplay.h Introduce xxhash into third_party (#837) 2023-07-01 20:56:53 -07:00
hashes.h Introduce xxhash into third_party (#837) 2023-07-01 20:56:53 -07:00
LICENSE Introduce xxhash into third_party (#837) 2023-07-01 20:56:53 -07:00
main.c Clean up some code 2023-11-16 17:31:07 -08:00
Makefile Introduce xxhash into third_party (#837) 2023-07-01 20:56:53 -07:00
timefn.c Clean up some code 2023-11-16 17:31:07 -08:00
timefn.h Introduce xxhash into third_party (#837) 2023-07-01 20:56:53 -07:00