From: khizmax Date: Tue, 23 May 2017 07:42:01 +0000 (+0300) Subject: Tuning parameters of map_insdel_item_int stress test X-Git-Tag: v2.3.0~24 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=554434d181be00b694899eaee0e6d554452ae767;p=libcds.git Tuning parameters of map_insdel_item_int stress test --- diff --git a/test/stress/data/test-express-x86.conf b/test/stress/data/test-express-x86.conf index aed3e4f4..eb93e2a6 100644 --- a/test/stress/data/test-express-x86.conf +++ b/test/stress/data/test-express-x86.conf @@ -160,7 +160,7 @@ InsertThreadCount=2 DeleteThreadCount=2 MapSize=10000 GoalItem=5000 -AttemptCount=10000 +AttemptCount=700 MaxLoadFactor=4 # *** Cuckoo map properties diff --git a/test/stress/data/test-express.conf b/test/stress/data/test-express.conf index 4316df80..a401b513 100644 --- a/test/stress/data/test-express.conf +++ b/test/stress/data/test-express.conf @@ -159,7 +159,7 @@ InsertThreadCount=4 DeleteThreadCount=4 MapSize=10000 GoalItem=5000 -AttemptCount=10000 +AttemptCount=1000 MaxLoadFactor=4 # *** Cuckoo map properties