Refactored Map_find_string MT-test
[libcds.git] / tests / data / test-express.conf
index 27e8f23211cd66471d3f00ca4bf79e21e11f7849..3a533135f1df9300dd5c46d3a1fda7f789f37a76 100644 (file)
@@ -120,6 +120,14 @@ PercentExists=50
 PassCount=2\r
 MaxLoadFactor=4\r
 PrintGCStateFlag=1\r
+# *** Cuckoo map properties\r
+CuckooInitialSize=1024\r
+CuckooProbesetSize=16\r
+# 0 - use default\r
+CuckooProbesetThreshold=0 \r
+# *** MultiLevelHashMap properties\r
+MultiLevelMapHeadBits=8\r
+MultiLevelMapArrayBits=4\r
 \r
 [Map_find_string]\r
 ThreadCount=8\r
@@ -128,6 +136,14 @@ PercentExists=50
 PassCount=2\r
 MaxLoadFactor=4\r
 PrintGCStateFlag=1\r
+# *** Cuckoo map properties\r
+CuckooInitialSize=1024\r
+CuckooProbesetSize=16\r
+# 0 - use default\r
+CuckooProbesetThreshold=0 \r
+# *** MultiLevelHashMap properties\r
+MultiLevelMapHeadBits=8\r
+MultiLevelMapArrayBits=4\r
 \r
 [Map_InsDel_int]\r
 InsertThreadCount=4\r