1. Enter retrieval latency
Use a representative percentile from the vector database or search service, not only an ideal local benchmark.
2. Add generation and application time
Include model response time, prompt construction, routing, and other request overhead in milliseconds.
3. Set expected traffic
Enter the sustained request arrival rate you need the system to process.
4. Choose a utilization target
A value below 100% preserves queueing headroom; stricter latency goals generally need more headroom.
5. Review the capacity estimate
Compare required workers with available serving replicas and test the design under burst conditions.