📊 Performance Regression Detected
Benchmark: Validation
Current Performance: 62,110 ns/op (62.11μs)
Historical Average: 48,088 ns/op (48.09μs)
Change: +29.2% slower
📈 Detailed Performance Metrics
Performance Comparison
- ns/op: 62,110 (was 48,088)
- Change: +29.2%
- Memory: 2,834 B/op
- Allocations: 56 allocs/op
- Historical Data Points: 2
Baseline Targets
- Simple workflows: <100ms
- Complex workflows: <500ms
- MCP-heavy workflows: <1s
💡 Recommended Actions
- Review recent changes to the workflow validation logic
- 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: Validation
Current Performance: 62,110 ns/op (62.11μs)
Historical Average: 48,088 ns/op (48.09μs)
Change: +29.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