server-skynet-source-3rd-je.../test
Qi Wang 937ca1db9f Store ncached_max * ptr_size in tcache_bin_info.
With the cache bin metadata switched to pointers, ncached_max is usually
accessed and timed by sizeof(ptr). Store the results in tcache_bin_info for
direct access, and add a helper function for the ncached_max value.
2019-08-19 12:23:24 -07:00
..
include/test Deprecate OSSpinLock. 2018-11-14 08:44:05 -08:00
integration Fix posix_memalign with input size 0. 2019-07-18 00:43:23 -07:00
src Deprecate OSSpinLock. 2018-11-14 08:44:05 -08:00
stress Add hook microbenchmark. 2018-08-09 13:16:54 -07:00
unit Store ncached_max * ptr_size in tcache_bin_info. 2019-08-19 12:23:24 -07:00
test.sh.in Output MALLOC_CONF and debug cmd when test failure happens. 2017-04-21 22:52:02 -07:00