[SkipList] Added random-lvel generators for max height 32/24/16
[libcds.git] / test / stress / data / test.conf
index 1c91a289b57168613e7f2dc135bca03654565846..1cf4ca8a4bcff121895e6dfb3e5c66998086fe8d 100644 (file)
@@ -115,9 +115,9 @@ QueueSize=2000000
 \r
 [map_find_string]\r
 ThreadCount=8\r
-MapSize=500000\r
+MapSize=50000\r
 PercentExists=50\r
-PassCount=2\r
+PassCount=4\r
 MaxLoadFactor=4\r
 \r
 # *** Cuckoo map properties\r
@@ -200,7 +200,6 @@ CuckooProbesetThreshold=0
 FeldmanMapHeadBits=8\r
 FeldmanMapArrayBits=8\r
 \r
-\r
 [map_delodd]\r
 MapSize=10000\r
 InsThreadCount=4\r
@@ -230,6 +229,20 @@ PassCount=1000
 FeldmanMapHeadBits=8\r
 FeldmanMapArrayBits=8\r
 \r
+[map_iter_erase]\r
+MapSize=5000\r
+InsThreadCount=4\r
+DelThreadCount=4\r
+ExtractThreadCount=2\r
+FindThreadCount=2\r
+MaxLoadFactor=4\r
+PassCount=1000\r
+\r
+# *** FeldmanHashMap properties\r
+FeldmanMapHeadBits=8\r
+FeldmanMapArrayBits=8\r
+\r
+\r
 [free_list]\r
 ThreadCount=4\r
 PassCount=1000000
\ No newline at end of file