What does Tokens per second mean in inference serving?
Tokens per second expresses how quickly a serving system produces tokens over an interval. It may describe one request's generation rate or aggregate throughput across many active requests. Benchmarks state whether they count output tokens, total tokens, or per-request decode rate. They pair the rate with concurrency, prompt shape, output shape, and latency so the result remains interpretable.