Frames | No Frames |
Methods with return type org.apache.lucene.benchmark.stats.TestData | |
TestData[] | Benchmark according to the implementation, using the workingDir as the place to store things. |
Methods with parameter type org.apache.lucene.benchmark.stats.TestData | |
void | Run benchmark using supplied parameters. |
Methods with return type org.apache.lucene.benchmark.stats.TestData | |
TestData[] | Benchmark according to the implementation, using the workingDir as the place to store things. |
Methods with return type org.apache.lucene.benchmark.stats.TestData | |
TestData[] | Prepare a list of benchmark data, using all possible combinations of
benchmark parameters. |
TestData[] | Similar to getAll(java.io.File[], org.apache.lucene.analysis.Analyzer[]) but only uses
maxBufferedDocs of 10 and 100 and same for mergeFactor, thus reducing the number of permutations significantly. |