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 |
---|---|
String |
getBenchDescription()
Get the description of the bench.
|
static void |
main(String[] args) |
void |
prepare()
Prepares to run the test.
|
JobServiceBenchTaskResult |
runLocal()
Runs the test locally, in process.
|
cleanup, generateJobConfig, mainInternal, processMethodProfiles, run
public static final int MAX_RESPONSE_TIME_BUCKET_INDEX
public static void main(String[] args)
args
- command-line argumentspublic void prepare() throws Exception
Benchmark
prepare
in class Benchmark<JobServiceBenchTaskResult>
Exception
public String getBenchDescription()
Benchmark
getBenchDescription
in class Benchmark<JobServiceBenchTaskResult>
public JobServiceBenchTaskResult runLocal() throws Exception
Benchmark
runLocal
in class Benchmark<JobServiceBenchTaskResult>
Exception
Copyright © 2023. All Rights Reserved.