public class ExpressionBenchmark extends Object
| Constructor and Description |
|---|
ExpressionBenchmark() |
| Modifier and Type | Method and Description |
|---|---|
void |
queryUsingExpression(org.openjdk.jmh.infra.Blackhole blackhole) |
void |
queryUsingJavaScript(org.openjdk.jmh.infra.Blackhole blackhole) |
void |
queryUsingNative(org.openjdk.jmh.infra.Blackhole blackhole) |
void |
setup() |
void |
tearDown() |
Copyright © 2011–2017. All rights reserved.