public class UfsIOBench extends Benchmark<IOTaskResult>
Benchmark.MethodStatistics, Benchmark.ProfileInputmBaseParameters| Constructor and Description |
|---|
UfsIOBench() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
void |
prepare()
Prepares to run the test.
|
IOTaskResult |
runLocal()
Runs the test locally, in process.
|
generateJobConfig, mainInternal, processMethodProfiles, runpublic IOTaskResult runLocal() throws java.lang.Exception
BenchmarkrunLocal in class Benchmark<IOTaskResult>java.lang.Exceptionpublic void prepare()
Benchmarkprepare in class Benchmark<IOTaskResult>public static void main(java.lang.String[] args)
args - command-line argumentsCopyright © 2021. All Rights Reserved.