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