| Package | Description |
|---|---|
| com.carrotsearch.junitbenchmarks |
JUnitBenchmarks core infrastructure and annotations.
|
| Modifier and Type | Field and Description |
|---|---|
GCSnapshot |
Result.gcInfo |
| Constructor and Description |
|---|
Result(org.junit.runner.Description description,
int benchmarkRounds,
int warmupRounds,
long warmupTime,
long benchmarkTime,
Average roundAverage,
Average blockedAverage,
Average gcAverage,
GCSnapshot gcInfo,
int concurrency) |
Copyright © 2016 SciJava. All rights reserved.