server-skynet-source-3rd-je.../test
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
..
analyze fix some typos 2022-04-25 11:29:00 -07:00
include/test Benchmark operator delete 2022-11-21 11:14:05 -08:00
integration Fix a bug in C++ integration test. 2022-09-16 15:04:59 -07:00
src Fix dividing 0 error in stress/cpp/microbench 2022-12-06 10:46:14 -08:00
stress Fix dividing 0 error in stress/cpp/microbench 2022-12-06 10:46:14 -08:00
unit Enable fast thread locals for dealloc-only threads. 2022-10-25 09:54:38 -07:00
test.sh.in Output MALLOC_CONF and debug cmd when test failure happens. 2017-04-21 22:52:02 -07:00