public class StressWorkerBench extends Benchmark<WorkerBenchTaskResult>
Benchmark.MethodStatistics, Benchmark.ProfileInput
mBaseParameters
Constructor and Description |
---|
StressWorkerBench()
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.
|
WorkerBenchTaskResult |
runLocal()
Runs the test locally, in process.
|
cleanup, generateJobConfig, mainInternal, processMethodProfiles, run
public static void main(String[] args)
args
- command-line argumentspublic String getBenchDescription()
Benchmark
getBenchDescription
in class Benchmark<WorkerBenchTaskResult>
public void prepare() throws Exception
Benchmark
prepare
in class Benchmark<WorkerBenchTaskResult>
Exception
public WorkerBenchTaskResult runLocal() throws Exception
Benchmark
runLocal
in class Benchmark<WorkerBenchTaskResult>
Exception
Copyright © 2023. All Rights Reserved.