623 B
623 B
Performance Optimization Templates
Copy-paste templates for performance optimization reports and tests.
Available Templates
Optimization Report
File: optimization-report.md
Template for documenting performance improvements with before/after metrics.
Use when: Completing performance optimizations, reporting to stakeholders.
Performance Test
File: performance-test.js
Template for writing performance benchmarks.
Use when: Measuring optimization impact, regression testing.
Return to main agent