Changed stack stress-test params for debug build
[libcds.git] / test / stress / data / test-debug.conf
index 8fc921972f1365eb61e431f0d2d57cd1b5739cea..b55a10e2514eaac84783729930f52c625a96bcaa 100644 (file)
@@ -18,15 +18,15 @@ StackSize=100000
 EliminationSize=4\r
 \r
 [Stack_PushPop]\r
-PushThreadCount=16\r
-PopThreadCount=16\r
-StackSize=1600000\r
+PushThreadCount=8\r
+PopThreadCount=8\r
+StackSize=800000\r
 EliminationSize=4\r
 \r
 [IntrusiveStack_PushPop]\r
-PushThreadCount=16\r
-PopThreadCount=16\r
-StackSize=1600000\r
+PushThreadCount=8\r
+PopThreadCount=8\r
+StackSize=800000\r
 EliminationSize=4\r
 # Flat combining stack parameters\r
 # FCIterate=1 - the test will be run iteratively\r