Namespace Lucene.Net.Benchmarks.ByTask.Programmatic
Sample performance test written programmatically - no algorithm file is needed here.
Classes
Sample
Sample performance test written programmatically - no algorithm file is needed here.
LUCENENET specific: In the Java implementation, this class' Main method was intended to be called from the command line. However, in .NET a method within a DLL can't be directly called from the command line so we provide a .NET tool, lucene-cli, with a command that maps to that method: benchmark sample