public class StressMasterBench extends Benchmark<MasterBenchTaskResult>
Benchmark.MethodStatistics, Benchmark.ProfileInputmBaseParameters| Constructor and Description |
|---|
StressMasterBench()
Creates instance.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getBenchDescription()
Get the description of the bench.
|
static void |
main(java.lang.String[] args) |
void |
prepare()
Prepares to run the test.
|
MasterBenchTaskResult |
runLocal()
Runs the test locally, in process.
|
cleanup, generateJobConfig, mainInternal, processMethodProfiles, runpublic static void main(java.lang.String[] args)
args - command-line argumentspublic java.lang.String getBenchDescription()
BenchmarkgetBenchDescription in class Benchmark<MasterBenchTaskResult>public 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 © 2022. All Rights Reserved.