Namespace Lucene.Net.Benchmarks.ByTask.Stats
Statistics maintained when running benchmark tasks.
Classes
Points
Test run data points collected as the test proceeds.
Report
Textual report of current statistics.
TaskStats
Statistics for a task run.
The same task can run more than once, but, if that task records statistics, each run would create its own TaskStats.