See: Description
| Class | Description |
|---|---|
| AbstractResult |
Results which are generated through the benchmark are stored in the inherted
implementation of this class.
|
| AbstractResultContainer<ResultType extends AbstractResult> |
The result container contains more results.
|
| BenchmarkResult |
This class holds the data of a complete Benchmark.
|
| ClassResult |
This class holds all results related to a benchmarked class.
|
| MethodResult |
Class to hold the result related to one method.
|
Copyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.