1. Enter parallel capacity
Count the workers, slots, or equivalent processes that can handle items at the same time.
2. Enter time per item
Use an observed average processing duration in seconds for the workload you want to size.
3. Set effective utilization
Reduce the theoretical maximum to allow for idle time, overhead, contention, and non-processing work.
4. Set operating hours
Enter the number of hours the workload is expected to run each day.
5. Review throughput
Use items per hour as the primary capacity estimate and items per day for scheduling.