Skip to main content

profiling

Stars10
Forks0
UpdatedJuly 1, 2026 at 13:09

Evidence-first performance profiling โ€” tool selection, methodology, interpretation. Use BEFORE guessing at performance issues. Tools first, logs second, code last. Covers: slow queries, high latency, CPU spikes, memory growth, throughput regressions (including 'got slower after deploy' โ€” measure before assuming the deploy diff is the cause). Not for: crashes / logic errors (โ†’ debug), tests being slow as test design issue (โ†’ test-strategy).

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly