Formula
Active service time = preparation + passes × (model time + post-processing)
End-to-end latency = queue delay + active service time
Concurrency = ceiling(arrivals per hour ÷ capacity per worker)
What the result means
End-to-end latency is the estimated wait from submission to completed review. Positive SLA headroom means the estimate is below the entered target. Minimum concurrency covers the stated average peak rate without utilization safety margin.
For production planning, enter measured p95 or p99 component times and add utilization headroom; this deterministic estimate does not model queue variability.