Portfolio 15 · measured serving

LLM inference SLO and replica planner

Select only compatible measured operating points, enforce TTFT, ITL, end-to-end, request, and token units independently, then add failure and rolling-deployment capacity.

Decision this answers: Which measured point satisfies every selected SLO, and how many replicas remain after one failure and a rolling deployment?

Scenario

Numeric scenario inputs

Requests per second for the exact workload class.

measured[1]

Compatible measured requests per second per replica.

measured[1]

Applied before integer rounding.

model estimate[3]

Time to first token; never conflated with ITL.

measured[2]

Inter-token latency with its own SLO.

measured[2]

Whole replicas added after base capacity.

exact-derived[1]

The complete default scenario is server rendered. Interactions stay in this browser.

Decision summary

Required replicas

9exact-derived

Base measured capacity plus failure and deployment reserve.

[1]

Fleet request capacity

64.80measured

Selected measured requests/second times active replicas.

[1]

Measured token throughput

33174.00measured

Retains tokens/second rather than converting to requests.

[1]

Arrival/capacity ratio

64.8%exact-derived

A bounded consistency indicator, not a tail-latency percentile.

[3]
Direct-labeled result profile

The tables below are the accessible source of truth; bar lengths never carry identity alone.

Measured operating points

Measured operating points
CandidateWorkloadTTFTITLEnd-to-endRequest throughputToken throughputEvidence
Point A2k-in-512-out0.45 s0.035 s/token18.4 s5.8 req/s2,970 tok/smeasured[1]
Point B · selected2k-in-512-out0.72 s0.028 s/token15.1 s7.2 req/s3,686 tok/smeasured[1]
Incompatible point8k-in-2k-out0.30 s0.020 s/token40 s10 req/s20,000 tok/sunavailable[1]

Official surface versus this site

NVIDIA GenAI-Perf

Use the official surface to confirm native prices, counting rules, limits, and product eligibility.

This offline workbench

Benchmark tools measure serving behavior. This page validates workload compatibility, filters points against explicit SLOs, and converts the surviving measured throughput into a resilience-aware replica plan.

Sources and methodology

Every result-affecting reference is visible here without JavaScript and is retained in the JSON export.

[1] NVIDIA GenAI-Perf
Authority
NVIDIA
Native identifier
GenAI-Perf metrics
Unit
TTFT, ITL, latency, req/s, tok/s
Evidence
measured
As of
2026-08-01
Retrieved
2026-08-01
Freshness
reference
Normalization
Opening operating points are illustrative user measurements shaped to the tool's distinct metric units.

Open the authoritative source

[2] vLLM metrics design
Authority
vLLM
Native identifier
serving metrics
Unit
seconds and tokens
Evidence
exact-derived
As of
2026-08-01
Retrieved
2026-08-01
Freshness
reference
Normalization
TTFT, ITL, end-to-end, request throughput, and token throughput remain distinct.

Open the authoritative source

[3] Little's Law
Authority
MIT
Native identifier
L = lambda W
Unit
queue consistency
Evidence
exact-derived
As of
2026-08-01
Retrieved
2026-08-01
Freshness
reference
Normalization
Used only as a bounded consistency check, never to manufacture tail percentiles.

Open the authoritative source

Limits and non-claims

  • The selected point is measurement-proven: true.
  • Interpolation is permitted only between compatible measured points; extrapolation is not used here.
  • The page never infers serving behavior from FLOPS, memory bandwidth, or accelerator name.