Throughput
[/ˈθruːpaʊt/]
Definitions
Rascunho de traducao automatica (Portuguese) 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.
“Exemplo em rascunho: The inference cluster achieved 10,000 tokens per second throughput across all concurrent users.”
Related Terms
- LatencyTechnology
Rascunho de traducao automatica (Portuguese) for "Latency": The time delay between initiating an action and receiving the first response. In networking, latency is the round-trip t...
- TelemetryTechnology
Rascunho de traducao automatica (Portuguese) for "Telemetry": Automated collection and transmission of data about a system's performance, usage, and health to a remote monitoring s...
- API-FirstTechnology
Rascunho de traducao automatica (Portuguese) for "API-First": A design philosophy where the API contract is defined and agreed upon before any implementation begins. API-first team...
- BaseTechnology
Rascunho de traducao automatica (Portuguese) for "Base": The foundational infrastructure layer of the PlatPhorm News Network (base.platphormnews.com). Base provides core shared ser...
- CI/CDTechnology
Rascunho de traducao automatica (Portuguese) for "CI/CD": Continuous Integration / Continuous Delivery — a set of software engineering practices and tools that automate the process...
- DevOpsTechnology
Rascunho de traducao automatica (Portuguese) for "DevOps": A set of practices, tools, and cultural philosophies that unite software development (Dev) and IT operations (Ops) teams....