Package ru.cwcode.cwutils.benchmark
Class BenchmarkResult
java.lang.Object
ru.cwcode.cwutils.benchmark.BenchmarkResult
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BenchmarkResult
public BenchmarkResult()
-
-
Method Details
-
calculate
public static HashMap<String,ru.cwcode.cwutils.benchmark.BenchmarkResult.StageResult> calculate(List<BenchmarkIteration> iterations)
-