Skip to main content

Module export_reporting

Module export_reporting 

Source
Expand description

Multi-Format Export System (PMAT-036)

Unified export system for benchmark results and analysis reports.

§Features

  • Multiple export formats: JSON, CSV, Markdown, HTML
  • Report types: Benchmark, Comparison, Regression, Summary
  • File write operations
  • Fluent report builder API

§Falsification Criteria (F1281-F1290)

See tests/export_reporting_f1281.rs for falsification tests.

Structs§

BenchmarkMetric
Benchmark metric data
BenchmarkReport
Benchmark report data
ComparisonEntry
Comparison entry (baseline vs current)
ComparisonReport
Comparison report data
ReportBuilder
Report builder for fluent API
ReportExporter
Report exporter

Enums§

ExportFormat
Export format type
ReportType
Report type