Skip to content

Commit 21d9a63

Browse files
committed
feat: Add comprehensive regression analysis engine
- Implement RegressionAnalyzer with three baseline strategies (FixedBaseline, RollingAverage, PreviousRun) - Add PerformanceTrend enum and statistical significance testing with configurable thresholds - Create OperationAnalysis and RegressionReport structures for detailed analysis results - Add comprehensive accessor methods to TimestampedResults and HistoricalResults - Refactor PerformanceReport to use enhanced RegressionAnalyzer instead of simple comparison - Provide extensive test coverage for all regression analysis strategies and edge cases
1 parent 9807e1d commit 21d9a63

File tree

2 files changed

+686
-109
lines changed

2 files changed

+686
-109
lines changed

0 commit comments

Comments
 (0)