Package | Description |
---|---|
com.carrotsearch.junitbenchmarks |
JUnitBenchmarks core infrastructure and annotations.
|
Modifier and Type | Field and Description |
---|---|
Average |
Result.gcAverage |
Average |
Result.roundAverage |
Constructor and Description |
---|
Result(Object target,
org.junit.runners.model.FrameworkMethod method,
BenchmarkOptions options,
int benchmarkRounds,
int warmupRounds,
long warmupTime,
long benchmarkTime,
Average roundAverage,
Average gcAverage,
GCSnapshot gcInfo) |
Copyright © 2015 Carrot Search s.c.. All rights reserved.