Performancesmash

Audit a codebase or system for real performance bottlenecks and optimization opportunities across CPU, memory, allocation behavior, data access, caching, databases, network hops, payload size, batching, connection management, concurrency, queueing, and compression. Use when the user wants a serious performance pass, suspects the system is slow or wasteful, or wants guidance on where latency, throughput, or resource efficiency are being lost. Prefer this over ad-hoc micro-optimizing or style-level cleanup.

samgalanakis 0cc128e 2 files · 7.8 KB Updated

File contents

samgalanakis/skills/tree/main/performancesmash commit 0cc128e7ad

Frequently asked questions

npx skillmds@latest add samgalanakis/performancesmash