Claude CodeintermediatePremium

Find Every Async Function That Blocks the Event Loop

Scan your codebase for async patterns that silently serialize work and kill throughput under load.

Use case
Run this before a performance review or when response times degrade under load and the bottleneck is not obvious from profiler output.

The Prompt

Premium prompt
Unlock the full prompt
Get this and every premium prompt with the Inner Circle — $47/mo. Cancel anytime.

Already a member? Sign in.

Tags
#performance#async#node#concurrency#audit
← Back to library