Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Performance Trace Guide

Guide collection and analysis of performance traces. Use when a mid-level developer needs to diagnose slowness.

majiayu000 55751af 2 files · 1.5 KB Updated 567 repo stars

File contents

Performance Trace Guide

Purpose

Guide collection and analysis of performance traces.

Inputs to request

  • Slow endpoint or workflow.
  • Target latency or throughput goals.
  • Tracing tool and environment.

Workflow

  1. Define the slow path and target metrics.
  2. Collect traces with minimal noise and stable load.
  3. Analyze hotspots and propose optimizations.

Output

  • Trace analysis summary and actions.

Quality bar

  • Use representative load and data.
  • Quantify the impact of fixes.

majiayu000/claude-skill-registry-data/tree/main/data/performance-trace-guide commit 55751af944

Frequently asked questions

npx skillmds add majiayu000/performance-trace-guide