server-skynet-source-3rd-je.../test/stress/cpp
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
..
microbench.cpp Fix dividing 0 error in stress/cpp/microbench 2022-12-06 10:46:14 -08:00