Skip to content

[performance] Regression in BenchmarkYAMLGeneration: 35.4% slower #44069

Description

@github-actions

📊 Performance Regression Detected

Benchmark: BenchmarkYAMLGeneration

Current Performance: 5,359,344 ns/op (5.36ms)
Historical Average: 3,957,617 ns/op (3.96ms)
Change: +35.4% slower

📈 Detailed Performance Metrics

Performance Comparison

  • ns/op: 5,359,344 (was 3,957,617)
  • Change: +35.4%
  • Historical Data Points: 3
  • Memory: 1,198,197 B/op
  • Allocations: 5,711 allocs/op

Baseline Targets

  • Simple workflows: <100ms
  • Complex workflows: <500ms
  • MCP-heavy workflows: <1s

💡 Recommended Actions

  1. Review recent changes to the YAML generation pipeline
  2. Run make bench-memory to generate memory profiles
  3. Use go tool pprof to identify hotspots in YAML serialization
  4. Compare with previous benchmark results using benchstat
📋 Additional Context

Automatically generated by Daily CLI Performance workflow

Generated by ⚡ Daily CLI Performance Agent · 45.1 AIC · ⌖ 21.1 AIC · ⊞ 11.4K ·

  • expires on Jul 9, 2026, 7:53 AM UTC-08:00

Metadata

Metadata

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions