Tuning stress test parameters
[libcds.git] / test / stress / data / test.conf
index d40750d2259463c7a28d241db9976bb9966467a0..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
@@ -134,7 +134,7 @@ FeldmanMapArrayBits=8
 InsertThreadCount=4\r
 DeleteThreadCount=4\r
 UpdateThreadCount=4\r
-ThreadPassCount=10\r
+ThreadPassCount=4\r
 MapSize=100000\r
 MaxLoadFactor=4\r
 \r
@@ -188,7 +188,7 @@ ThreadCount=8
 MaxLoadFactor=4\r
 InsertPercentage=20\r
 DeletePercentage=20\r
-Duration=15\r
+Duration=5\r
 \r
 # *** Cuckoo map properties\r
 CuckooInitialSize=1024\r