Performance Optimization Breakdown

D

Daniel Okoye

@daniel-okoye

·

Break down performance optimization into systematic tasks.

28 copies0 forks
Share this prompt:
Break down this performance optimization into tasks.

Performance issue:
{{issue}}

Current metrics: {{current_metrics}}
Target metrics: {{target_metrics}}

Decompose into:

1. MEASUREMENT
- Baseline metrics collection
- Profiling setup
- Bottleneck identification

2. ANALYSIS
- Root cause analysis for each bottleneck
- Impact assessment
- Quick win identification

3. OPTIMIZATION TASKS
- List each optimization
- Expected improvement for each
- Implementation effort
- Dependencies

4. INFRASTRUCTURE
- Infrastructure changes needed
- Configuration tuning
- Scaling adjustments

5. CODE CHANGES
- Algorithmic improvements
- Caching additions
- Query optimizations

6. TESTING
- Performance test updates
- Regression testing
- Load testing

7. VALIDATION
- Metrics validation
- Before/after comparison
- Monitoring updates

Details

Category

Coding

Use Cases

Performance improvement planningOptimization task creationLatency reduction workflow

Works Best With

claude-opus-4.5gpt-5.2gemini-2.0-flash
Created Updated Shared

Related Prompts

Create your own prompt vault and start sharing