scores property

Map<String, List<BenchmarkScore>> scores
final

Scores collected in a benchmark run.

Implementation

final Map<String, List<BenchmarkScore>> scores;