simplebench.reporters.csv.reporter.options package🔗
CSV Reporter options package for simplebench.
- class simplebench.reporters.csv.reporter.options.CSVOptions[source]🔗
Bases:
ReporterOptionsClass for holding CSV reporter specific options.
This class provides additional configuration options specific to the CSV reporter. It is accessed via the
optionsattribute of aChoiceinstance or aCaseinstance.It is currently only a stub for future expansion.