simplebench.reporters.graph.enums package🔗
Enums for the simplebench.graph package.
- class simplebench.reporters.graph.enums.ImageType(value)[source]🔗
-
Enumeration of image types for graph output.
- PNG = 'png'🔗
PNG (Portable Network Graphics) image format.
- SVG = 'svg'🔗
SVG (Scalable Vector Graphics) image format.