| Package | Description |
|---|---|
| org.apache.calcite.benchmarks |
JMH benchmarks for Calcite
|
| Class and Description |
|---|
| AbstractRelNodeGetRelTypeNameBenchmark.ClassNameState
A state holding the full class names of all built-in implementors of the
RelNode interface. |
| StatementTest.Department
Department record.
|
| StatementTest.Employee
Employee record.
|
| StatementTest.HrConnection
Connection to be used during tests.
|
| StatementTest.HrPreparedStatement
Tests performance of reused execution of prepared statement.
|
| StatementTest.HrSchema
Pojo schema containing "emps" and "depts" tables.
|
| StringConstructBenchmark.AppenderState
A state holding an Appendable object which is initialized after a fixed number of append
operations.
|
| StringConstructBenchmark.WriterState
A state holding a Writer object which is initialized only once at the beginning of the
benchmark.
|
Copyright © 2012–2019 The Apache Software Foundation. All rights reserved.