Migrated map_find_int stress test to gtest
[libcds.git] / test / stress / data / test-debug.conf
index 19f200b9a608b4e04b07d6af15b0f787bfa56570..f49868f9b59f62ba901ac9a3c51ccb34ede338ab 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
@@ -209,7 +216,7 @@ 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
@@ -244,13 +251,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
 MaxLoadFactor=4\r
 PrintGCStateFlag=1\r
+\r
 # *** Cuckoo map properties\r
 CuckooInitialSize=256\r
 CuckooProbesetSize=8\r
@@ -293,14 +301,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 +319,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