| Constructor and Description |
|---|
SerializationSpeedMetric(int iterations)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
biggerIsBetter()
Deprecated.
Whether a big result is better for this metric.
|
double |
run(Product product,
java.lang.Object object)
Deprecated.
since 1.3
|
double |
run(Product product,
Target target)
Deprecated.
Run the test and produce a metric.
|
java.lang.String |
toString()
Deprecated.
|
java.lang.String |
unit()
Deprecated.
The unit the metric is recorded in (for reporting purposes).
|
public SerializationSpeedMetric(int iterations)
public double run(Product product, Target target) throws java.lang.Exception
Metricpublic double run(Product product, java.lang.Object object) throws java.lang.Exception
Metricpublic java.lang.String unit()
Metricpublic boolean biggerIsBetter()
MetricbiggerIsBetter in interface Metricpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2004–2020 XStream. All rights reserved.