Tuning stress test parameters
[libcds.git] / test / stress / data / test.conf
index cd20f8bceabea1fe4ba0b1a89921cf785045477d..5c00c3a896aba6f88019b1327b0ac3824a0794f4 100644 (file)
@@ -18,15 +18,15 @@ StackSize=2000000
 EliminationSize=4\r
 \r
 [Stack_PushPop]\r
-PushThreadCount=16\r
-PopThreadCount=16\r
-StackSize=16000000\r
+PushThreadCount=4\r
+PopThreadCount=4\r
+StackSize=8000000\r
 EliminationSize=4\r
 \r
 [IntrusiveStack_PushPop]\r
-PushThreadCount=16\r
-PopThreadCount=16\r
-StackSize=32000000\r
+PushThreadCount=4\r
+PopThreadCount=4\r
+StackSize=8000000\r
 EliminationSize=4\r
 # Flat combining stack parameters\r
 # FCIterate=1 - the test will be run iteratively\r
@@ -102,16 +102,16 @@ PassCount=1000000
 \r
 [pqueue_pop]\r
 ThreadCount=8\r
-QueueSize=10000000\r
+QueueSize=2000000\r
 \r
 [pqueue_push]\r
 ThreadCount=8\r
-QueueSize=10000000\r
+QueueSize=2000000\r
 \r
 [pqueue_push_pop]\r
 PushThreadCount=4\r
 PopThreadCount=4\r
-QueueSize=10000000\r
+QueueSize=2000000\r
 \r
 [map_find_string]\r
 ThreadCount=8\r