Removed redundant spaces
[libcds.git] / test / stress / data / test-debug.conf
index 3ee90f14bf28a47c97118c7777c3ea317d1e7d97..961a650498c1ea7d082e23f764b38cd6888cb8d5 100644 (file)
@@ -11,53 +11,6 @@ dhp_epoch_count=16
 # cds::urcu::gc initialization parameters\r
 rcu_buffer_size=256\r
 \r
-[Atomic_ST]\r
-iterCount=10000\r
-\r
-[thread_init_fini]\r
-ThreadCount=4\r
-PassCount=100000\r
-\r
-[Allocator_ST]\r
-PassCount=10\r
-# Total allocation per pass, Megabytes\r
-AllocPerPass=1024\r
-\r
-[Linux_Scale]\r
-# Allocation count per test\r
-PassCount=1000000\r
-# Max allocated block size in bytes\r
-MaxBlockSize=65000\r
-# Max thread count. 0 is processor_count * 2\r
-MaxThreadCount=0\r
-\r
-[Hoard_ThreadTest]\r
-MinBlockSize=16\r
-MaxBlockSize=64\r
-BlockCount=5000\r
-PassCount=25\r
-# Max thread count. 0 is processor_count * 2\r
-MaxThreadCount=0\r
-\r
-[Larson]\r
-MinBlockSize=8\r
-MaxBlockSize=1024\r
-PassCount=100000\r
-# Max thread count. 0 is processor_count * 2\r
-MaxThreadCount=0\r
-\r
-[Random_Alloc]\r
-DataSize=1000\r
-MinBlockSize=8\r
-MaxBlockSize=100000\r
-PassCount=100000\r
-# Max thread count. 0 is processor_count * 2\r
-MaxThreadCount=0\r
-\r
-\r
-[Spinlock_MT]\r
-ThreadCount=4\r
-LoopCount=100000\r
 \r
 [Stack_Push]\r
 ThreadCount=8\r
@@ -200,9 +153,9 @@ FeldmanMapHeadBits=8
 FeldmanMapArrayBits=4\r
 \r
 [map_insdel_int]\r
-InsertThreadCount=4\r
-DeleteThreadCount=4\r
-ThreadPassCount=3\r
+InsertThreadCount=3\r
+DeleteThreadCount=3\r
+ThreadPassCount=2\r
 MapSize=30000\r
 MaxLoadFactor=4\r
 \r
@@ -217,10 +170,10 @@ FeldmanMapHeadBits=8
 FeldmanMapArrayBits=4\r
 \r
 [map_insdel_func]\r
-InsertThreadCount=4\r
-DeleteThreadCount=4\r
-UpdateThreadCount=4\r
-ThreadPassCount=8\r
+InsertThreadCount=2\r
+DeleteThreadCount=2\r
+UpdateThreadCount=2\r
+ThreadPassCount=6\r
 MapSize=10000\r
 MaxLoadFactor=4\r
 \r
@@ -239,7 +192,7 @@ InsertThreadCount=4
 DeleteThreadCount=4\r
 MapSize=5000\r
 GoalItem=2500\r
-AttemptCount=200\r
+AttemptCount=500\r
 MaxLoadFactor=4\r
 \r
 # *** Cuckoo map properties\r
@@ -289,9 +242,9 @@ FeldmanMapArrayBits=4
 InitialMapSize=50000\r
 ThreadCount=4\r
 MaxLoadFactor=8\r
-InsertPercentage=10\r
-DeletePercentage=10\r
-Duration=5\r
+InsertPercentage=20\r
+DeletePercentage=20\r
+Duration=3\r
 \r
 # *** Cuckoo map properties\r
 CuckooInitialSize=256\r
@@ -305,7 +258,7 @@ FeldmanMapArrayBits=4
 \r
 [map_delodd]\r
 MapSize=50000\r
-InsThreadCount=2\r
+InsThreadCount=3\r
 DelThreadCount=2\r
 ExtractThreadCount=2\r
 MaxLoadFactor=4\r
@@ -319,3 +272,7 @@ CuckooProbesetThreshold=0
 # *** FeldmanHashMap properties\r
 FeldmanMapHeadBits=8\r
 FeldmanMapArrayBits=4\r
+\r
+[free_list]\r
+ThreadCount=4\r
+PassCount=100000
\ No newline at end of file