Skip to content

Commit c95516c

Browse files
committed
Too many changes
Disk space ran out 18 hours into the test. Should be enough to reduce proportion of updates, and reduce key space by 20% (not 40%)
1 parent 93ecbc1 commit c95516c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/riakc_nhs.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
%% For alwaysget operations what is:
1616
%% - the maximum number of keys per worker (max number of keys = this * concurrent)
1717
%% - whether the inserts should be in key_order, or whether the order should be skewed by a 1 byte hash at the head of the key
18-
{alwaysget, {600000, skew_order}}.
18+
{alwaysget, {800000, skew_order}}.
1919

2020
{pb_ips, [{127,0,0,1}]}.
2121
{http_ips, [{127,0,0,1}]}.

0 commit comments

Comments
 (0)