01Provides optimization recommendations for loops and regex
02Integrates with system-level tools via Bash for real-time monitoring
033 GitHub stars
04Analyzes algorithmic complexity to find performance bottlenecks
05Suggests asynchronous patterns to prevent main-thread blocking
06Identifies CPU-intensive hotspots and blocking operations