Class RepSumByNameRoundTask
Report all statistics grouped/aggregated by name and round.
Other side effects: None.
Inherited Members
Assembly: Lucene.Net.Benchmark.dll
Syntax
public class RepSumByNameRoundTask : ReportTask
Constructors
Name | Description |
---|---|
RepSumByNameRoundTask(PerfRunData) |
Methods
Name | Description |
---|---|
DoLogic() | |
ReportSumByNameRound(IList<TaskStats>) | Report statistics as a string, aggregate for tasks named the same, and from the same round. |