Plugin
performance-audit
Dedicated performance audit producing a severity-ranked findings report with measured or estimated impact, exact citations, and concrete fixes.
Seven-dimension sweep:
- Query & N+1 hotspots (round-trips counted per flow)
- Algorithmic complexity on realistic n
- Hot paths (per-request expensive work)
- Memory and allocation pressure
- Frontend bundle size and Core Web Vitals (LCP/INP/CLS)
- Caching gaps (and caches with no invalidation story)
- Blocking I/O and concurrency
Fans dimensions out to parallel agents; every impact figure is labeled measured or estimated — never an estimate dressed as a measurement. Report-only.