T
- the MaxThroughput bench result summaryS
- the general Bench Summary with common methodP
- the stress bench parameterpublic abstract class AbstractMaxThroughput<T extends AbstractMaxThroughputSummary<P,S>,S extends GeneralBenchSummary,P extends GeneralParameters> extends Suite<T>
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
LOG |
mBaseParameters
Constructor and Description |
---|
AbstractMaxThroughput() |
Modifier and Type | Method and Description |
---|---|
protected int |
getBestThroughput(int initialThroughput,
T summary,
List<String> baseArgs,
int numWorkers) |
protected abstract S |
runSingleTest(List<String> args) |
mainInternal, runSuite
Copyright © 2023. All Rights Reserved.