Class SerializationSpeedMetric
java.lang.Object
com.thoughtworks.xstream.tools.benchmark.metrics.SerializationSpeedMetric
- All Implemented Interfaces:
Metric
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
iterations
private int iterationsDeprecated.
-
-
Constructor Details
-
SerializationSpeedMetric
public SerializationSpeedMetric(int iterations) Deprecated.
-
-
Method Details
-
run
-
run
-
unit
-
biggerIsBetter
public boolean biggerIsBetter()Deprecated.Description copied from interface:MetricWhether a big result is better for this metric.- Specified by:
biggerIsBetterin interfaceMetric
-
toString
-