From 77e0222bc41ffd2e0c30821b72c8fffced647c07 Mon Sep 17 00:00:00 2001 From: khizmax Date: Wed, 8 Jun 2016 22:11:59 +0300 Subject: [PATCH] Changed settings for some express tests --- test/stress/data/test-express.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/stress/data/test-express.conf b/test/stress/data/test-express.conf index d2813d28..2c5193a1 100644 --- a/test/stress/data/test-express.conf +++ b/test/stress/data/test-express.conf @@ -186,7 +186,7 @@ InsertThreadCount=4 DeleteThreadCount=4 MapSize=10000 GoalItem=5000 -AttemptCount=100 +AttemptCount=1000 MaxLoadFactor=4 # *** Cuckoo map properties @@ -219,7 +219,7 @@ FeldmanMapArrayBits=4 [map_insfind_int] ThreadCount=0 -MapSize=1000 +MapSize=100000 MaxLoadFactor=4 # *** Cuckoo map properties -- 2.34.1