Skip to content

[performance] Regression in Validation: 36.7% slower #30652

@github-actions

Description

@github-actions

📊 Performance Regression Detected

Benchmark: BenchmarkValidation

Current Performance: 18,849 ns/op (18.85μs)
Historical Average: 13,791 ns/op (13.79μs)
Change: +36.7% slower

📈 Detailed Performance Metrics

Performance Comparison

  • ns/op: 18,849 (was 13,791)
  • Change: +36.7%
  • Memory: 360 B/op
  • Allocations: 3 allocs/op
  • Historical Data Points: 5

Baseline Targets

Validation phase — should be fast. This 36.7% regression may indicate added validation logic or increased complexity.

💡 Recommended Actions

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

Automatically generated by Daily CLI Performance workflow

Generated by Daily CLI Performance Agent · ● 6M ·

  • expires on May 8, 2026, 3:41 PM UTC

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    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