| BenchmarkSpec |
A specification by which a benchmark method invocation can be uniquely identified.
|
| BenchmarkSpec.Builder |
|
| Host |
The performance-informing properties of the host on which a benchmark is run.
|
| Host.Builder |
|
| InstrumentSpec |
A specification by which the application of an instrument can be uniquely identified.
|
| InstrumentSpec.Builder |
|
| InstrumentType |
Enumeration of the available types of instruments for running benchmarks.
|
| Measurement |
A single, weighted measurement.
|
| Measurement.Builder |
|
| Run |
A single invocation of caliper.
|
| Run.Builder |
|
| Scenario |
The combination of properties whose combination, when measured with a particular instrument,
should produce a repeatable result
|
| Scenario.Builder |
|
| Trial |
An invocation of a single scenario measured with a single instrument and the results thereof.
|
| Trial.Builder |
|
| Value |
A magnitude with units.
|
| VmSpec |
A configuration of a virtual machine.
|
| VmSpec.Builder |
|