Sota Performance

State-of-the-art performance engineering for building fast systems and auditing existing code for bottlenecks. Use when the task involves performance, optimization, latency, profiling, slow code, memory usage, caching, or throughput — designing latency budgets, fixing N+1 and accidental-quadratic patterns, tuning allocation/GC pressure, network and I/O efficiency, cache architecture, Core Web Vitals, or setting up benchmarks and regression gates. Not for concurrency correctness (races, deadlocks, cancellation) — use sota-async-concurrency. Trigger keywords: performance, optimization, latency, profiling, slow, memory usage, caching, throughput, bottleneck, p99, flamegraph, Core Web Vitals.

martinholovsky cb3db40 7 files · 90.1 KB Updated

File contents

martinholovsky/SOTA-skills/tree/main/skills/sota-performance commit cb3db405f2

Frequently asked questions

npx skillmds@latest add martinholovsky/sota-performance