simplebench.reporters.graph package🔗

Graph reporter initialization module.

class simplebench.reporters.graph.GraphOptions[source]🔗

Bases: ReporterOptions

Base class for MatplotlibReporter specific options.

class simplebench.reporters.graph.ImageType(value)[source]🔗

Bases: str, Enum

Enumeration of image types for graph output.

PNG = 'png'🔗

PNG (Portable Network Graphics) image format.

SVG = 'svg'🔗

SVG (Scalable Vector Graphics) image format.

Subpackages🔗

Submodules🔗