| Class | Description |
|---|---|
| CodeGenerationBenchmark |
A benchmark of the main methods that are dynamically generating and compiling
Java code at runtime.
|
| CodeGenerationBenchmark.CacheState |
State holding a cache that is initialized
once at the beginning of each iteration.
|
| CodeGenerationBenchmark.PlanInfo | |
| CodeGenerationBenchmark.QueryState |
State holding the generated queries/plans and additional information
exploited by the embedded compiler in order to dynamically build a Java class.
|
Copyright © 2012–2019 The Apache Software Foundation. All rights reserved.