Expand description
Visualization and plotting utilities for benchmark results
This module provides tools for generating performance charts and graphs to enhance benchmark reports. Designed to work seamlessly with benchkit’s markdown-first reporting approach.
Modules§
- plots
- High-level plotting functions for common benchkit use cases
Structs§
- Chart
Config - Chart configuration for benchmark visualizations
- Comparison
Chart - Framework comparison bar chart generator
- Scaling
Chart - Performance scaling chart generator
Enums§
- Chart
Format - Supported chart output formats