Files
gh-greyhaven-ai-claude-code…/skills/performance-optimization/templates/optimization-report.md
2025-11-29 18:29:07 +08:00

1.3 KiB

Performance Optimization Report

Summary

Date: [YYYY-MM-DD]
Project: [Project Name]
Optimized By: [Your Name]

Key Achievements

  • Overall Improvement: [X%] faster
  • Primary Metric: [Metric name] improved from [Before] to [After]
  • Impact: [Business impact, e.g., "Supports 10x more users"]

Metrics Comparison

Metric Before After Improvement
[Metric 1] [Value] [Value] [X%/Xx faster]
[Metric 2] [Value] [Value] [X%/Xx faster]
[Metric 3] [Value] [Value] [X%/Xx faster]

Optimizations Implemented

1. [Optimization Name]

Problem: [Describe the bottleneck]

Solution: [Describe the fix]

Code Changes:

// Before
[old code]

// After
[new code]

Impact:


2. [Next Optimization]

[Same structure as above]


Remaining Opportunities

  1. [Opportunity 1]: [Description] - Estimated [X%] improvement
  2. [Opportunity 2]: [Description] - Estimated [X%] improvement

Performance Budget

Resource Target Current Status
Bundle Size < [X]KB [Y]KB /
LCP < [X]s [Y]s /
API Latency (p95) < [X]ms [Y]ms /