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 TypeClassDescriptionclass
Deprecated.As of 1.4.9 use JMH insteadclass
Deprecated.As of 1.4.9 use JMH insteadclass
Deprecated.As of 1.4.9 use JMH insteadclass
Deprecated.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 Metric
HtmlReporter.currentMetric
Deprecated.private Metric
TextReporter.currentMetric
Deprecated.Methods in com.thoughtworks.xstream.tools.benchmark.reporters with parameters of type MetricModifier and TypeMethodDescriptionvoid
Deprecated.void
Deprecated.void
Deprecated.void
HtmlReporter.startMetric
(Metric metric) Deprecated.void
MultiReporter.startMetric
(Metric metric) Deprecated.void
TextReporter.startMetric
(Metric metric) Deprecated.