| Package | Description |
|---|---|
| org.postgresql.benchmark.statement | |
| org.postgresql.benchmark.statement.generated |
| Class and Description |
|---|
| ProcessResultSet.ColumnIndexType |
| ProcessResultSet.FieldType |
| ProcessResultSet.GetterType |
| Class and Description |
|---|
| BindArray |
| BindBoolean |
| BindTimestamp |
| FinalizeStatement
Here we measure the time it takes to create and close a dummy statement.
|
| InsertBatch |
| ParseStatement
Tests the performance of preparing, executing and performing a fetch out of a simple "SELECT ?,
?, ...
|
| ProcessBoolean
Benchmark to test performance of ResultSet.getBoolean() method.
|
| ProcessResultSet
Tests the performance of preparing, executing and performing a fetch out of a simple "SELECT ?,
?, ...
|
Copyright © 2018 PostgreSQL Global Development Group. All rights reserved.