From: khizmax Date: Wed, 8 Mar 2017 20:26:40 +0000 (+0300) Subject: Tuning stress-test parameters X-Git-Tag: v2.3.0~121 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=27a39782dcabd916d7bc5d197990193132da9d5b;p=libcds.git Tuning stress-test parameters --- diff --git a/test/stress/data/test-express.conf b/test/stress/data/test-express.conf index e7c1fb75..c3009b68 100644 --- a/test/stress/data/test-express.conf +++ b/test/stress/data/test-express.conf @@ -168,7 +168,7 @@ FeldmanMapArrayBits=8 InsertThreadCount=4 DeleteThreadCount=4 ThreadPassCount=6 -MapSize=50000 +MapSize=10000 MaxLoadFactor=4 PrintGCStateFlag=1 diff --git a/test/stress/data/test.conf b/test/stress/data/test.conf index 256617eb..1c91a289 100644 --- a/test/stress/data/test.conf +++ b/test/stress/data/test.conf @@ -168,8 +168,8 @@ FeldmanMapArrayBits=8 [map_insdel_string] InsertThreadCount=4 DeleteThreadCount=4 -ThreadPassCount=5 -MapSize=50000 +ThreadPassCount=8 +MapSize=20000 MaxLoadFactor=4 # *** Cuckoo map properties