Tuned stress test settings
authorkhizmax <khizmax@gmail.com>
Thu, 9 Jun 2016 12:07:01 +0000 (15:07 +0300)
committerkhizmax <khizmax@gmail.com>
Thu, 9 Jun 2016 12:07:01 +0000 (15:07 +0300)
test/stress/data/test-express.conf

index d3f8725e0c5dd270e95d90e64ebf9a7fe3e79241..15c9e657b33e829184bbbbcc6c582f21fd64ee75 100644 (file)
@@ -101,11 +101,11 @@ PassCount=100000
 \r
 [pqueue_pop]\r
 ThreadCount=8\r
-QueueSize=1000000\r
+QueueSize=500000\r
 \r
 [pqueue_push]\r
 ThreadCount=8\r
-QueueSize=1000000\r
+QueueSize=500000\r
 \r
 [pqueue_push_pop]\r
 PushThreadCount=4\r
@@ -116,7 +116,7 @@ QueueSize=500000
 ThreadCount=8\r
 MapSize=100000\r
 PercentExists=50\r
-PassCount=2\r
+PassCount=4\r
 MaxLoadFactor=4\r
 \r
 # *** Cuckoo map properties\r
@@ -149,7 +149,7 @@ FeldmanMapArrayBits=4
 [map_insdel_int]\r
 InsertThreadCount=4\r
 DeleteThreadCount=4\r
-ThreadPassCount=4\r
+ThreadPassCount=6\r
 MapSize=50000\r
 MaxLoadFactor=4\r
 \r
@@ -186,7 +186,7 @@ InsertThreadCount=4
 DeleteThreadCount=4\r
 MapSize=10000\r
 GoalItem=5000\r
-AttemptCount=1000\r
+AttemptCount=3000\r
 MaxLoadFactor=4\r
 \r
 # *** Cuckoo map properties\r
@@ -203,7 +203,7 @@ FeldmanMapArrayBits=4
 InsertThreadCount=4\r
 DeleteThreadCount=4\r
 ThreadPassCount=3\r
-MapSize=30000\r
+MapSize=50000\r
 MaxLoadFactor=4\r
 PrintGCStateFlag=1\r
 \r