Performance Audit Standard

Performance audit methodology for codebases. Use when profiling applications, identifying bottlenecks, or optimizing hot paths. Covers Big O analysis, hot path identification, data structure optimization (Set/Map over Array), algorithm improvement patterns, async I/O fixes, connection pooling, caching strategies, and priority quick-wins matrix format. Derived from production performance optimization work.

0xMassi 081485b 8.6 KB Updated

File contents

0xmassi/claude-skills/tree/main/performance-audit-standard commit 081485b2e5

Frequently asked questions

npx skillmds@latest add 0xmassi/performance-audit-standard