public class StressMasterBench extends Benchmark<MasterBenchTaskResult>
Benchmark.MethodStatistics, Benchmark.ProfileInputmBaseParameters| Constructor and Description |
|---|
StressMasterBench()
Creates instance.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
void |
prepare()
Prepares to run the test.
|
MasterBenchTaskResult |
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<MasterBenchTaskResult>java.lang.Exceptionpublic MasterBenchTaskResult runLocal() throws java.lang.Exception
BenchmarkrunLocal in class Benchmark<MasterBenchTaskResult>java.lang.ExceptionCopyright © 2021. All Rights Reserved.