Package org.openjdk.jmh.benchmarks
Class BlackholeValueBench
- java.lang.Object
-
- org.openjdk.jmh.benchmarks.BlackholeValueBench
-
- Direct Known Subclasses:
BlackholeValueBench_jmhType_B1
public class BlackholeValueBench extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) boolean[]
array
-
Constructor Summary
Constructors Constructor Description BlackholeValueBench()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setup()
void
test(Blackhole bh)
-
-
-
Method Detail
-
setup
public void setup()
-
test
public void test(Blackhole bh)
-
-