mirror of
https://github.com/mutouyun/cpp-ipc.git
synced 2025-12-06 16:56:45 +08:00
Update test_mem.cpp
This commit is contained in:
parent
326bc10b2d
commit
a75333f644
@ -19,7 +19,7 @@ namespace {
|
|||||||
constexpr int DataMin = 4;
|
constexpr int DataMin = 4;
|
||||||
constexpr int DataMax = 256;
|
constexpr int DataMax = 256;
|
||||||
constexpr int LoopCount = 8388608;
|
constexpr int LoopCount = 8388608;
|
||||||
constexpr int ThreadMax = 16;
|
constexpr int ThreadMax = 8;
|
||||||
|
|
||||||
// constexpr int DataMin = 256;
|
// constexpr int DataMin = 256;
|
||||||
// constexpr int DataMax = 512;
|
// constexpr int DataMax = 512;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user