#scale
1 approved public terms with this tag.
Throughput
/ˈθruːpaʊt/noun
机器辅助翻译草稿 (Chinese) for "Throughput": The amount of work a system can process in a given time period. In APIs it's usually measured in requests per second; in AI inference it's tokens per second. Throughput and latency are related but distinct — a system can have high throughput while still having high latency for individual requests.
“示例草稿: The inference cluster achieved 10,000 tokens per second throughput across all concurrent users.”