See: Description
| Class | Description |
|---|---|
| AbstractMeter |
For benchmarking in a widen sense, several different meters should be
implemented.
|
| CountingMeter |
Simple meter to count given ticks.
|
| FileMeter |
File meter for measuring the size of a file or directory registered beforehand.
|
| MemMeter |
Meter to bench the amount of memory used by the current Benchmark.
|
| ThreadMeter |
This class measures the number of threads in the runtime.
|
| TimeMeter |
Meter to bench the amount of time used by the current Benchmark.
|
| Enum | Description |
|---|---|
| Memory |
Small enum to store the different kinds of memories.
|
| Time |
Small enum to store different times.
|
Copyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.