Analyze profiling data to identify and fix performance bottlenecks
Help me analyze profiling data and fix performance issues in my application.
**Language/Framework:** {{LANGUAGE}}
**Profiler used:** {{PROFILER}}
**Profiling output/flame graph data:**
```
{{PROFILING_DATA}}
```
**Code of the slowest functions:**
```{{LANGUAGE}}
{{SLOW_CODE}}
```
**Performance requirements:**…Premium Prompt
Unlock this prompt — and all 30,000+ expert-crafted prompts — with Pro.
Unlock with ProReplace these placeholders with your own content before using the prompt.
[{LANGUAGE][{PROFILER][{PROFILING_DATA][{SLOW_CODE]