Increase proc count to increase contention

This commit is contained in:
Dave Smith 2008-12-11 11:52:19 -07:00
parent cc7d95a5b7
commit 28c56837c9

View file

@ -11,7 +11,7 @@
all() ->
[test_thrash].
-define(PROCS, 5).
-define(PROCS, 10).
test_thrash(_Config) ->
%% Spin up 15 processes (async thread pool is 10)