public class StressJobServiceBench extends Benchmark<JobServiceBenchTaskResult>
Benchmark.MethodStatistics, Benchmark.ProfileInput| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_RESPONSE_TIME_BUCKET_INDEX |
mBaseParameters| Constructor and Description |
|---|
StressJobServiceBench()
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.
|
JobServiceBenchTaskResult |
runLocal()
Runs the test locally, in process.
|
cleanup, generateJobConfig, mainInternal, processMethodProfiles, runpublic static final int MAX_RESPONSE_TIME_BUCKET_INDEX
public static void main(java.lang.String[] args)
args - command-line argumentspublic void prepare()
throws java.lang.Exception
Benchmarkprepare in class Benchmark<JobServiceBenchTaskResult>java.lang.Exceptionpublic java.lang.String getBenchDescription()
BenchmarkgetBenchDescription in class Benchmark<JobServiceBenchTaskResult>public JobServiceBenchTaskResult runLocal() throws java.lang.Exception
BenchmarkrunLocal in class Benchmark<JobServiceBenchTaskResult>java.lang.ExceptionCopyright © 2022. All Rights Reserved.