diff --git a/test/test_mem.cpp b/test/test_mem.cpp index 8cee022..1db02db 100755 --- a/test/test_mem.cpp +++ b/test/test_mem.cpp @@ -224,13 +224,13 @@ TEST(Memory, static_alloc) { } TEST(Memory, pool_alloc) { - test_performance::start(); - test_performance::start(); + //test_performance::start(); + //test_performance::start(); - test_performance::start(); - test_performance::start(); - test_performance::start(); - test_performance::start(); + //test_performance::start(); + //test_performance::start(); + //test_performance::start(); + //test_performance::start(); } TEST(Memory, tc_alloc) {