1. Count effective workers
Use processing slots that can independently advance requests, rather than physical servers unless they map one-to-one.
2. Enter measured component times
Add representative retrieval, model generation, and other application latency in milliseconds.
3. Select sustainable utilization
Leave headroom for variability; the value should reflect a level your service can maintain without unstable queues.
4. Set daily operating time
Use 24 hours for continuous service or a smaller active window for business-hour demand.
5. Inspect throughput and mix
Review requests per second, daily volume, and the retrieval share before changing infrastructure or code.