Performance

Application performance optimization patterns and profiling-driven methodology. Use when the user asks to optimize application speed, reduce latency, diagnose slow queries, fix N+1 problems, implement caching layers, profile memory usage, tune database queries, apply lazy loading, configure connection pooling, or set performance budgets. Covers CPU and memory profiling, caching strategies (application, HTTP, CDN), query optimization, indexing, and load testing approaches.

krzysztofsurdy 90d287c 4 files · 33.4 KB Updated

File contents

krzysztofsurdy/code-virtuoso/tree/main/skills/knowledge/performance commit 90d287c697

Frequently asked questions

npx skillmds@latest add krzysztofsurdy/performance