Module plotting

Source
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§

ChartConfig
Chart configuration for benchmark visualizations
ComparisonChart
Framework comparison bar chart generator
ScalingChart
Performance scaling chart generator

Enums§

ChartFormat
Supported chart output formats