Package jline.bench
Class BenchmarkRegression.BenchmarkResult
-
- All Implemented Interfaces:
public class BenchmarkRegression.BenchmarkResultContainer for benchmark results
-
-
Field Summary
Fields Modifier and Type Field Description public StringbenchmarkNamepublic Map<String, Double>scorespublic List<String>solverLabels
-
Constructor Summary
Constructors Constructor Description BenchmarkRegression.BenchmarkResult(String name)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
BenchmarkRegression.BenchmarkResult
BenchmarkRegression.BenchmarkResult(String name)
-
-
-
-