P

Skill Entry

Performance profiling

Finds real bottlenecks using traces, flame graphs, and system metrics before rewriting code—so optimizations target measured latency, not guesses.

Category Operations
Platform Codex / Claude Code
Published 2026-04-08
performanceprofilingobservability

Use cases

  • Latency regressions
  • Costly endpoints
  • CPU or GC spikes

Key features

  • Reproduce under realistic load
  • Capture traces or profiles
  • Validate fixes with the same harness

Related

Related

3 Indexed items