|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Average | |
|---|---|
| com.carrotsearch.junitbenchmarks | JUnitBenchmarks core infrastructure and annotations. |
| Uses of Average in com.carrotsearch.junitbenchmarks |
|---|
| Fields in com.carrotsearch.junitbenchmarks declared as Average | |
|---|---|
Average |
Result.blockedAverage
|
Average |
Result.gcAverage
|
Average |
Result.roundAverage
|
| Constructors in com.carrotsearch.junitbenchmarks with parameters of type Average | |
|---|---|
Result(org.junit.runner.Description description,
int benchmarkRounds,
int warmupRounds,
long warmupTime,
long benchmarkTime,
Average roundAverage,
Average blockedAverage,
Average gcAverage,
GCSnapshot gcInfo,
int concurrency)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||