Cloudflare Workers

High Subrequest Rate Indicates Network-Bound Worker

performance

Workers making many subrequests (fetch calls to external APIs or origins) are network-bound rather than CPU-bound. High subrequest counts combined with elevated latency suggest optimization opportunities through batching, caching, or parallelization.

Cloudflare Workers insight details requires a free account. Sign in with Google or GitHub to access the full knowledge base.

Sign in to access