[−][src]Module stdbench::run
All things related to experimental runs, including efficiency and precision runs.
Structs
| EvaluateData | Data for evaluation run. |
| Run | An experimental run |
| TrecTopicFieldIter |
Enums
| RunData | An experimental run. |
| TopicsFormat | Format in which query topics are provided. |
| TrecTopicField | Represents one of the three available fields in a TREC topic file to be used as an input for query processing. |
Functions
| evaluate | Runs query evaluation for on a given executor, for a given run. |
| process_run | Process a run (e.g., single precision evaluation or benchmark). |