Effective cores
2.8
Estimate service throughput limits based on CPU capacity assumptions.
Effective cores
2.8
Estimated max RPS
336
This calculator converts CPU core budget and target utilization into effective compute, then estimates maximum throughput using an RPS-per-core factor.
effective_cores = total_cores * utilization_pct
max_rps = effective_cores * rps_per_coreBenchmark your own workload to derive realistic RPS-per-core values.
With 8 cores, 70% target utilization and 120 RPS/core, estimated capacity is about 672 RPS.
No. It depends on workload profile, language runtime and dependency mix.
Yes, if your benchmark uses the same compute unit.
Yes, avoid planning at 100% utilization in production.