01Maps request flows from ingress points to data egress and external service calls
02Classifies component processing as CPU-bound, I/O-bound, or memory-bound
03Detects performance anti-patterns like N+1 queries and global state bottlenecks
04Estimates resource consumption for current and 100x scaling scenarios
050 GitHub stars
06Generates detailed Load Profiles with specific file-and-line bottleneck locations