Class ReadTokensTask
Simple task to test performance of tokenizers. It just creates a token stream for each field of the document and read all tokens out of that stream.
Inherited Members
Assembly: Lucene.Net.Benchmark.dll
Syntax
public class ReadTokensTask : PerfTask
Constructors
Name | Description |
---|---|
ReadTokensTask(PerfRunData) |
Methods
Name | Description |
---|---|
DoLogic() | |
GetLogMessage(Int32) | |
Setup() | |
TearDown() |