Package | Description |
---|---|
com.carrotsearch.junitbenchmarks |
JUnitBenchmarks core infrastructure and annotations.
|
Modifier and Type | Field and Description |
---|---|
Average |
Result.blockedAverage |
Average |
Result.gcAverage |
Average |
Result.roundAverage |
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 © 2015 Carrot Search s.c.. All rights reserved.