| Class | Description |
|---|---|
| Environment |
A description of an environment in which benchmarks are run.
|
| Json |
Ordinarily serialization should be done within the class that is being serialized.
|
| Measurement |
Represents a measurement of a single run of a benchmark.
|
| MeasurementSet |
A collection of measurements of the same scenario.
|
| Result |
Represents an invocation of a benchmark, including the run itself, as well as the environment
in which the run occurred.
|
| Run |
The complete result of a benchmark suite run.
|
| Scenario |
A configured benchmark.
|
| ScenarioResult |
Holds the results for a particular scenario, including timing measurements, memory use
measurements, and event logs for both, recording significant events during measurement.
|
| Enum | Description |
|---|---|
| MeasurementType |
Copyright © 2004-2012. All Rights Reserved.