| Package | Description |
|---|---|
| org.apache.lucene.benchmark.byTask |
Benchmarking Lucene By Tasks
|
| org.apache.lucene.benchmark.byTask.stats |
Statistics maintained when running benchmark tasks.
|
| org.apache.lucene.benchmark.byTask.tasks |
Extendable benchmark tasks.
|
| org.apache.lucene.benchmark.byTask.utils |
Utilities used for the benchmark, and for the reports.
|
| Class and Description |
|---|
| ReadTask
Read index (abstract) task.
|
| Class and Description |
|---|
| PerfTask
An abstract task to be tested for performance.
|
| Class and Description |
|---|
| AddDocTask
Add a document, optionally of a certain size.
|
| NewCollationAnalyzerTask.Implementation
Different Collation implementations: currently
limited to what is provided in the JDK and ICU.
|
| PerfTask
An abstract task to be tested for performance.
|
| ReadTask
Read index (abstract) task.
|
| ReportTask
Report (abstract) task - all report tasks extend this task.
|
| RepSumByPrefTask
Report by-name-prefix statistics aggregated by name.
|
| ResetInputsTask
Reset inputs so that the test run would behave, input wise,
as if it just started.
|
| ResetSystemSoftTask
Reset all index and input data and call gc, does NOT erase index/dir, does NOT clear statistics.
|
| SearchTask
Search task.
|
| SearchTravTask
Search and Traverse task.
|
| TaskSequence
Sequence of parallel or sequential tasks.
|
| WriteLineDocTask
A task which writes documents, one line per document.
|
| Class and Description |
|---|
| PerfTask
An abstract task to be tested for performance.
|
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.