Performance Engineering

Use when measuring, diagnosing, budgeting, or improving performance: latency, throughput, Core Web Vitals, database queries, caching, bundle size, concurrency, resource use, and regression prevention. Do NOT use for telemetry schema design alone (use `observability-modeling`), error capture setup (use `error-tracking`), or premature micro-optimization without a measured bottleneck. Do NOT use for design logs, spans, metrics, and correlation IDs before implementation. Do NOT use for set up Sentry and error redaction. Do NOT use for make random micro-optimizations without measurements. Do NOT use for write general unit tests for this feature.

jacob-balslev 58ad481 4 files · 33.5 KB Updated

File contents

jacob-balslev/skill-graph/tree/main/marketplace/skills/performance-engineering commit 58ad481a19

Frequently asked questions

npx skillmds@latest add jacob-balslev/performance-engineering