From 4b7d0a1fb4fcaf14c53e527d4e403d6d7abb579b Mon Sep 17 00:00:00 2001 From: khizmax Date: Fri, 17 Feb 2017 20:35:09 +0300 Subject: [PATCH] Tuning stress test parameters --- test/stress/data/test.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/stress/data/test.conf b/test/stress/data/test.conf index c42ae7b7..d40750d2 100644 --- a/test/stress/data/test.conf +++ b/test/stress/data/test.conf @@ -115,7 +115,7 @@ QueueSize=10000000 [map_find_string] ThreadCount=8 -MapSize=2000000 +MapSize=500000 PercentExists=50 PassCount=2 MaxLoadFactor=4 -- 2.34.1