Skip to main content

Module diff

Module diff 

Source
Expand description

Analysis diff and regression detection

Compares two analysis reports to detect performance regressions. Supports CI integration with exit codes for automated gating.

Structs§

Change
A detected change between baseline and current
DiffReport
Result of comparing two analyses
DiffThresholds
Thresholds for regression detection

Enums§

Severity
Regression severity levels

Functions§

compare_reports
Compare two analysis reports
format_diff_json
Format diff report as JSON
format_diff_text
Format diff report as text