Class StressTestConstants
java.lang.Object
org.semispace.StressTestConstants
Collecting static variables and counters for easier modification when running
more stressful tests with more elements.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ITERATIONS_TO_PERFORM
public static final int ITERATIONS_TO_PERFORM- See Also:
-
NUMBER_OF_ELEMENTS_OR_LISTENERS
public static final int NUMBER_OF_ELEMENTS_OR_LISTENERS- See Also:
-
-
Constructor Details
-
StressTestConstants
public StressTestConstants()
-