01Identifies N+1 query patterns and missing database pagination
02Detects algorithmic complexity issues like nested loops and inefficient sorting
03Flags sequential API calls that could be optimized with parallel execution
04Monitors for memory risks including unmanaged event listeners and timers
052 GitHub stars
06Suggests context-aware commands for deep-dive performance reviews