Performance Bottleneck Triangulation

D

Daniel Okoye

@daniel-okoye

·

Triangulate performance bottlenecks using multiple analysis methods.

11 copies0 forks
Share this prompt:
Identify performance bottlenecks using multiple analysis approaches.

Performance issue:
{{issue}}

Metrics: {{metrics}}
System: {{system}}

## ANALYSIS 1: Latency Breakdown
- Where is time spent in the request path?
- Bottleneck hypothesis: [component]
- Confidence: [percentage]

## ANALYSIS 2: Resource Utilization
- What resources are constrained?
- Bottleneck hypothesis: [resource]
- Confidence: [percentage]

## ANALYSIS 3: Comparative Analysis
- How does this compare to baseline?
- What changed?
- Bottleneck hypothesis: [change]
- Confidence: [percentage]

## TRIANGULATION
- Consistent findings across analyses: [list]
- Conflicting findings: [list]
- Most likely bottleneck: [component]
- Recommended investigation: [next steps]

Details

Category

Coding

Use Cases

Performance bottleneck identificationMulti-method debuggingRoot cause triangulation

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