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