📊 Performance Regression Detected
Benchmark: CompileComplexWorkflow
Current Performance: 3,371,576 ns/op (3.37ms)
Historical Average: 3,030,571 ns/op (3.03ms)
Change: +11.2% slower
📈 Detailed Performance Metrics
Performance Comparison
- ns/op: 3,371,576 (was 3,030,571)
- Change: +11.2%
- Memory: 1,642,482 B/op
- Allocations: 10,936 allocs/op
- Historical Data Points: 2
Baseline Targets
- Simple workflows: <100ms
- Complex workflows: <500ms ✅ (still within target)
- MCP-heavy workflows: <1s
💡 Recommended Actions
- Review recent changes to the compilation pipeline
- Run
make bench-memory to generate memory profiles
- Use
go tool pprof to identify hotspots
- Compare with previous benchmark results:
benchstat
📋 Additional Context
Automatically generated by Daily CLI Performance workflow
Generated by ⚡ Daily CLI Performance Agent · 240.1 AIC · ⌖ 26.5 AIC · ⊞ 23.4K · ◷
📊 Performance Regression Detected
Benchmark: CompileComplexWorkflow
Current Performance: 3,371,576 ns/op (3.37ms)
Historical Average: 3,030,571 ns/op (3.03ms)
Change: +11.2% slower
📈 Detailed Performance Metrics
Performance Comparison
Baseline Targets
💡 Recommended Actions
make bench-memoryto generate memory profilesgo tool pprofto identify hotspotsbenchstat📋 Additional Context
Automatically generated by Daily CLI Performance workflow