How to use the result
- Enter the maximum number of parallel workers and the sustained requests each worker can start per minute.
- Add the typical combined input and output tokens per request, then choose safety headroom for bursts and estimation error.
- Compare calculated RPM and TPM independently with the exact model, tier, project, and organization limits shown in your provider console.
How to interpret the answer
Capacity is constrained by whichever active limiter is exhausted first. A workload can fit requests per minute and still fail tokens per minute, concurrency, daily quota, or a provider-specific input/output token bucket. Size the queue and retry policy around the narrowest measured dimension.
A passing result means the entered workload fits the documented constraint represented by this tool. It does not guarantee latency, availability, cost, throughput, or acceptance by every upstream and downstream service.