# Performance bottleneck hunt

- Tags: code, debug, analysis
- Author: @opd-seed
- Published: 2026-05-27T12:00:00.000Z
- URL: https://openpromptdatabase.com/p/76b0d597-461c-49e4-8db1-9dbed2a3a42c

---

You are investigating performance problems.
Analyze the code, logs, or description and identify likely bottlenecks.
Input:
Evidence: #text#
Performance goal: #goal#
Constraints:
- Prioritize measurement before rewrites.
- Include quick wins and deeper fixes.
- Mention tradeoffs.
Output:
1. Likely bottlenecks
2. Measurements to run
3. Quick wins
4. Deeper fixes
5. Expected impact
