Uses of Interface
com.thoughtworks.xstream.tools.benchmark.Metric
Packages that use Metric
Package
Description
A simple harness for running benchmarks.
-
Uses of Metric in com.thoughtworks.xstream.tools.benchmark
Methods in com.thoughtworks.xstream.tools.benchmark with parameters of type Metric -
Uses of Metric in com.thoughtworks.xstream.tools.benchmark.metrics
Classes in com.thoughtworks.xstream.tools.benchmark.metrics that implement MetricModifier and TypeClassDescriptionclassDeprecated.As of 1.4.9 use JMH insteadclassDeprecated.As of 1.4.9 use JMH insteadclassDeprecated.As of 1.4.9 use JMH insteadclassDeprecated.As of 1.4.9 use JMH instead -
Uses of Metric in com.thoughtworks.xstream.tools.benchmark.reporters
Fields in com.thoughtworks.xstream.tools.benchmark.reporters declared as MetricModifier and TypeFieldDescriptionprivate MetricHtmlReporter.currentMetricDeprecated.private MetricTextReporter.currentMetricDeprecated.Methods in com.thoughtworks.xstream.tools.benchmark.reporters with parameters of type MetricModifier and TypeMethodDescriptionvoidDeprecated.voidDeprecated.voidDeprecated.voidHtmlReporter.startMetric(Metric metric) Deprecated.voidMultiReporter.startMetric(Metric metric) Deprecated.voidTextReporter.startMetric(Metric metric) Deprecated.