Package | Description |
---|---|
org.javasimon.utils |
Java Simon supporting utilities and tools.
|
Modifier and Type | Method and Description |
---|---|
static StopwatchSample[] |
BenchmarkUtils.run(int warmupRuns,
int measuredRuns,
BenchmarkUtils.Task... tasks)
Runs the list of tasks to be benchmarked and returns
StopwatchSample array with measured results. |
Copyright © 2019. All rights reserved.