Skip to content

[performance] Regression in Validation: +19.6% slower #41745

Description

@github-actions

Benchmark: Validation

Current Performance: 76,262 ns/op (76.26μs)
Historical Average: 63,753 ns/op (63.75μs)
Change: +19.6% slower

📈 Detailed Performance Metrics
  • ns/op: 76,262 (was 63,753)
  • B/op: 3,122
  • allocs/op: 60
  • Change: +19.6%
  • Historical Data Points: 3

Baseline Targets

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

Note: Validation (76μs) is well within targets, but exceeded the 10% regression threshold vs the 2-day historical average (63μs). Given the small absolute values (~12μs difference), this may be CI scheduling noise; monitoring recommended.

💡 Recommended Actions

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

Automatically generated by Daily CLI Performance workflow

Generated by ⚡ Daily CLI Performance Agent · 53.3 AIC · ⌖ 20 AIC · ⊞ 11.3K ·

  • expires on Jun 28, 2026, 7:42 AM UTC-08:00

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions