Migrated map-inddel-item-int stress test to gtest
[libcds.git] / test / stress / data / test.conf
index 431e971f5b926424d08ac03fc3307826b2648442..a87943b73d09fcab89c86b0fdcd386e1b27b02e3 100644 (file)
@@ -227,13 +227,14 @@ CuckooProbesetThreshold=0
 FeldmanMapHeadBits=10\r
 FeldmanMapArrayBits=4\r
 \r
-[Map_InsDel_Item_int]\r
-ThreadCount=8\r
+[map_insdel_item_int]\r
+InsertThreadCount=4\r
+DeleteThreadCount=4\r
 MapSize=10000\r
 GoalItem=5000\r
-AttemptCount=10000\r
+AttemptCount=1000\r
 MaxLoadFactor=4\r
-PrintGCStateFlag=1\r
+\r
 # *** Cuckoo map properties\r
 CuckooInitialSize=1024\r
 CuckooProbesetSize=16\r