server-skynet-source-3rd-je.../test/stress
guangli-dai a74acb57e8 Fix dividing 0 error in stress/cpp/microbench
Summary:
Per issue #2356, some CXX compilers may optimize away the
new/delete operation in stress/cpp/microbench.cpp.
Thus, this commit (1) bumps the time interval to 1 if it is 0, and
(2) modifies the pointers in the microbench to volatile.
2022-12-06 10:46:14 -08:00
..
cpp Fix dividing 0 error in stress/cpp/microbench 2022-12-06 10:46:14 -08:00
batch_alloc.c Cache mallctl mib for batch allocation stress test 2020-12-07 09:10:11 -08:00
fill_flush.c Tcache: Make incremental gc bytes configurable. 2020-05-16 13:34:23 -07:00
hookbench.c Add hook microbenchmark. 2018-08-09 13:16:54 -07:00
large_microbench.c Add a benchmark of large allocations. 2020-05-04 12:36:45 -07:00
mallctl.c Mallctl stress test: fix a type. 2020-08-17 12:50:14 -07:00
microbench.c Darwin malloc_size override support proposal. 2021-10-01 14:32:40 -07:00