From 012eeb5ce8773a15d71e6246adc8a5567e202ee1 Mon Sep 17 00:00:00 2001 From: khizmax Date: Sun, 1 Nov 2015 18:35:39 +0300 Subject: [PATCH] Changed test parameters --- tests/data/test.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/data/test.conf b/tests/data/test.conf index f5284ecd..f0d175db 100644 --- a/tests/data/test.conf +++ b/tests/data/test.conf @@ -239,8 +239,8 @@ FeldmanMapArrayBits=4 InitialMapSize=500000 ThreadCount=8 MaxLoadFactor=4 -InsertPercentage=5 -DeletePercentage=5 +InsertPercentage=20 +DeletePercentage=20 Duration=15 PrintGCStateFlag=1 # *** Cuckoo map properties -- 2.34.1