From: khizmax Date: Tue, 23 May 2017 07:50:25 +0000 (+0300) Subject: Tuning parameters of insdel-string map/set stress tests X-Git-Tag: v2.3.0~23 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=1b540789f366597f57c9c212e7cd2615a3fec889;p=libcds.git Tuning parameters of insdel-string map/set stress tests --- diff --git a/test/stress/data/test-debug.conf b/test/stress/data/test-debug.conf index 8e5378e4..1dca49f7 100644 --- a/test/stress/data/test-debug.conf +++ b/test/stress/data/test-debug.conf @@ -178,7 +178,7 @@ FeldmanMapArrayBits=8 InsertThreadCount=4 DeleteThreadCount=4 ThreadPassCount=4 -MapSize=20000 +MapSize=10000 MaxLoadFactor=4 PrintGCStateFlag=1 diff --git a/test/stress/data/test-express-x86.conf b/test/stress/data/test-express-x86.conf index eb93e2a6..f63cd7eb 100644 --- a/test/stress/data/test-express-x86.conf +++ b/test/stress/data/test-express-x86.conf @@ -177,7 +177,7 @@ FeldmanMapArrayBits=8 InsertThreadCount=2 DeleteThreadCount=2 ThreadPassCount=5 -MapSize=20000 +MapSize=10000 MaxLoadFactor=4 PrintGCStateFlag=1 diff --git a/test/stress/data/test.conf b/test/stress/data/test.conf index 0cba9666..f3736563 100644 --- a/test/stress/data/test.conf +++ b/test/stress/data/test.conf @@ -177,7 +177,7 @@ FeldmanMapArrayBits=8 InsertThreadCount=4 DeleteThreadCount=4 ThreadPassCount=8 -MapSize=20000 +MapSize=10000 MaxLoadFactor=4 # *** Cuckoo map properties