Package org.openjdk.jmh.samples
Class JMHSample_02_BenchmarkModes
java.lang.Object
org.openjdk.jmh.samples.JMHSample_02_BenchmarkModes
- Direct Known Subclasses:
JMHSample_02_BenchmarkModes_jmhType_B1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
void
void
void
void
void
void
-
Constructor Details
-
JMHSample_02_BenchmarkModes
public JMHSample_02_BenchmarkModes()
-
-
Method Details
-
measureThroughput
- Throws:
InterruptedException
-
measureAvgTime
- Throws:
InterruptedException
-
measureSamples
- Throws:
InterruptedException
-
measureSingleShot
- Throws:
InterruptedException
-
measureMultiple
- Throws:
InterruptedException
-
measureAll
- Throws:
InterruptedException
-
main
- Throws:
RunnerException
-