Crate criterion_table
source · [−]Expand description
Generate markdown comparison tables from Cargo Criterion benchmark output.
Currently, the tool is limited to Github Flavored Markdown (GFM), but adding new output types is simple.
Generated Markdown Example
Modules
This module holds the various formatters that can be used to format the output
Structs
Raw Criterion benchmark data
Raw Criterion benchmark group data
Fully processed Criterion benchmark data ready for formatting
Configuration file format loaded by Serde
Enums
Enum that can hold either raw benchmark or benchmark group data