public class StressWorkerBench extends Benchmark<WorkerBenchTaskResult>
Benchmark.MethodStatistics, Benchmark.ProfileInputmBaseParameters| Constructor and Description |
|---|
StressWorkerBench()
Creates instance.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
void |
prepare()
Prepares to run the test.
|
WorkerBenchTaskResult |
runLocal()
Runs the test locally, in process.
|
generateJobConfig, mainInternal, processMethodProfiles, runpublic static void main(java.lang.String[] args)
args - command-line argumentspublic void prepare()
throws java.lang.Exception
Benchmarkprepare in class Benchmark<WorkerBenchTaskResult>java.lang.Exceptionpublic WorkerBenchTaskResult runLocal() throws java.lang.Exception
BenchmarkrunLocal in class Benchmark<WorkerBenchTaskResult>java.lang.ExceptionCopyright © 2021. All Rights Reserved.