Raxol.Benchmark.Reporter (Raxol v2.0.1)

View Source

Generates comprehensive performance reports from benchmark results.

Supports multiple output formats including console, HTML, JSON, and Markdown.

Summary

Functions

Generates a comparison report between two benchmark runs.

Generates a comprehensive report from benchmark results.

Generates a performance dashboard with visualizations.

Functions

generate_comparison_report(results1, results2, opts \\ [])

Generates a comparison report between two benchmark runs.

generate_comprehensive_report(results)

Generates a comprehensive report from benchmark results.

generate_comprehensive_report(results, opts)

generate_dashboard(historical_data, opts \\ [])

Generates a performance dashboard with visualizations.