01Detects blocking email sends and external API calls within request paths.
02Identifies heavy CPU tasks like PDF generation and image processing.
03Flags synchronous bulk operations and sequential webhook fan-outs.
04Classifies issues by severity with estimated block times and impact analysis.
05Provides architectural refactoring suggestions using message buses and queues.
0645 GitHub stars