Migrated map-inddel-item-int stress test to gtest
[libcds.git] / test / stress / data / test-debug.conf
index 19f200b9a608b4e04b07d6af15b0f787bfa56570..f445688be80bbcf1ff5aaa8ca7516cdc91e4070b 100644 (file)
@@ -8,6 +8,9 @@ dhp_liberate_threshold=1024
 dhp_init_guard_count=8\r
 dhp_epoch_count=16\r
 \r
+# cds::urcu::gc initialization parameters\r
+rcu_buffer_size=256\r
+\r
 [Atomic_ST]\r
 iterCount=10000\r
 \r
@@ -142,11 +145,15 @@ ThreadCount=4
 QueueSize=1024\r
 PassCount=100000\r
 \r
-[PQueue_Push]\r
+[pqueue_pop]\r
+ThreadCount=4\r
+QueueSize=10000\r
+\r
+[pqueue_push]\r
 ThreadCount=4\r
 QueueSize=10000\r
 \r
-[PQueue_PushPop]\r
+[pqueue_push_pop]\r
 PushThreadCount=4\r
 PopThreadCount=4\r
 QueueSize=10000\r
@@ -158,13 +165,13 @@ MapSize=1000000
 ThreadCount=4\r
 MapSize=1000000\r
 \r
-[Map_find_int]\r
+[map_find_int]\r
 ThreadCount=2\r
 MapSize=10000\r
 PercentExists=50\r
 PassCount=2\r
 MaxLoadFactor=4\r
-PrintGCStateFlag=1\r
+\r
 # *** Cuckoo map properties\r
 CuckooInitialSize=256\r
 CuckooProbesetSize=8\r
@@ -175,13 +182,13 @@ CuckooProbesetThreshold=0
 FeldmanMapHeadBits=8\r
 FeldmanMapArrayBits=4\r
 \r
-[Map_find_string]\r
+[map_find_string]\r
 ThreadCount=2\r
 MapSize=10000\r
 PercentExists=50\r
 PassCount=2\r
 MaxLoadFactor=4\r
-PrintGCStateFlag=1\r
+\r
 # *** Cuckoo map properties\r
 CuckooInitialSize=256\r
 CuckooProbesetSize=8\r
@@ -192,13 +199,13 @@ CuckooProbesetThreshold=0
 FeldmanMapHeadBits=8\r
 FeldmanMapArrayBits=4\r
 \r
-[Map_InsDel_int]\r
+[map_insdel_int]\r
 InsertThreadCount=4\r
 DeleteThreadCount=4\r
-ThreadPassCount=8\r
-MapSize=50000\r
+ThreadPassCount=3\r
+MapSize=30000\r
 MaxLoadFactor=4\r
-PrintGCStateFlag=1\r
+\r
 # *** Cuckoo map properties\r
 CuckooInitialSize=256\r
 CuckooProbesetSize=8\r
@@ -209,14 +216,14 @@ CuckooProbesetThreshold=0
 FeldmanMapHeadBits=8\r
 FeldmanMapArrayBits=4\r
 \r
-[Map_InsDel_func]\r
+[map_insdel_func]\r
 InsertThreadCount=4\r
 DeleteThreadCount=4\r
 UpdateThreadCount=4\r
 ThreadPassCount=8\r
-MapSize=5000\r
+MapSize=10000\r
 MaxLoadFactor=4\r
-PrintGCStateFlag=1\r
+\r
 # *** Cuckoo map properties\r
 CuckooInitialSize=256\r
 CuckooProbesetSize=8\r
@@ -227,13 +234,14 @@ CuckooProbesetThreshold=0
 FeldmanMapHeadBits=8\r
 FeldmanMapArrayBits=4\r
 \r
-[Map_InsDel_Item_int]\r
-ThreadCount=4\r
-MapSize=10000\r
-GoalItem=5000\r
-AttemptCount=1000\r
+[map_insdel_item_int]\r
+InsertThreadCount=4\r
+DeleteThreadCount=4\r
+MapSize=5000\r
+GoalItem=2500\r
+AttemptCount=200\r
 MaxLoadFactor=4\r
-PrintGCStateFlag=1\r
+\r
 # *** Cuckoo map properties\r
 CuckooInitialSize=256\r
 CuckooProbesetSize=8\r
@@ -244,13 +252,14 @@ CuckooProbesetThreshold=0
 FeldmanMapHeadBits=8\r
 FeldmanMapArrayBits=4\r
 \r
-[Map_InsDel_string]\r
+[map_insdel_string]\r
 InsertThreadCount=4\r
 DeleteThreadCount=4\r
-ThreadPassCount=8\r
-MapSize=10000\r
+ThreadPassCount=4\r
+MapSize=20000\r
 MaxLoadFactor=4\r
 PrintGCStateFlag=1\r
+\r
 # *** Cuckoo map properties\r
 CuckooInitialSize=256\r
 CuckooProbesetSize=8\r
@@ -293,14 +302,14 @@ CuckooProbesetThreshold=0
 FeldmanMapHeadBits=8\r
 FeldmanMapArrayBits=4\r
 \r
-[Map_InsDelFind]\r
+[map_insdelfind]\r
 InitialMapSize=50000\r
 ThreadCount=4\r
 MaxLoadFactor=8\r
 InsertPercentage=5\r
 DeletePercentage=5\r
-Duration=7\r
-PrintGCStateFlag=1\r
+Duration=5\r
+\r
 # *** Cuckoo map properties\r
 CuckooInitialSize=256\r
 CuckooProbesetSize=8\r
@@ -311,13 +320,13 @@ CuckooProbesetThreshold=0
 FeldmanMapHeadBits=8\r
 FeldmanMapArrayBits=4\r
 \r
-[Map_DelOdd]\r
+[map_delodd]\r
 MapSize=50000\r
 InsThreadCount=2\r
 DelThreadCount=2\r
 ExtractThreadCount=2\r
 MaxLoadFactor=4\r
-PrintGCStateFlag=1\r
+\r
 #Cuckoo map properties\r
 CuckooInitialSize=256\r
 CuckooProbesetSize=8\r