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