Back to Developers
Developersperformance
Performance Bottleneck Finder
Find slow areas causing performance issues.
Use Case
When performance metrics degrade.
AI Prompt
Identify performance bottlenecks.
Area: [FRONTEND / BACKEND]
Symptoms: [SLOW RESPONSE / HIGH CPU / MEMORY]
Metrics: [IF AVAILABLE]
Identify:
1. Bottleneck
2. Root cause
3. Fix
4. Expected improvement
Example Output
Repeated DB queries inside loops causing slowdown. Batch queries to fix.
Related Prompts
View AllHigh-Performance Database Query Optimizer
Identifies bottlenecks, suggests indexes, and rewrites slow-running SQL queries for optimal performance.
sqldatabasequery-optimization
View Prompt
Performance Bottleneck & Profiler Analyst
Pinpoints execution hotspots, memory leaks, and inefficient algorithms in complex code snippets.
performanceoptimizationbig-o
View Prompt
High-Performance SQL Query Tuner
Analyzes sluggish database queries and returns optimized versions, detailing execution plan improvements.
sqldatabaseperformance
View Prompt