Package org.openjdk.jmh.samples
Class JMHSample_24_Inheritance.BenchmarkLog
java.lang.Object
org.openjdk.jmh.samples.JMHSample_24_Inheritance.AbstractBenchmark
org.openjdk.jmh.samples.JMHSample_24_Inheritance.BenchmarkLog
- Direct Known Subclasses:
JMHSample_24_Inheritance_BenchmarkLog_jmhType_B1
- Enclosing class:
JMHSample_24_Inheritance
public static class JMHSample_24_Inheritance.BenchmarkLog
extends JMHSample_24_Inheritance.AbstractBenchmark
-
Field Summary
Fields inherited from class org.openjdk.jmh.samples.JMHSample_24_Inheritance.AbstractBenchmark
x
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openjdk.jmh.samples.JMHSample_24_Inheritance.AbstractBenchmark
bench, setup
-
Constructor Details
-
BenchmarkLog
public BenchmarkLog()
-
-
Method Details
-
doWork
protected double doWork()- Specified by:
doWork
in classJMHSample_24_Inheritance.AbstractBenchmark
-