Skip to content
Latchkey

Requests Per Second - CI/CD Glossary Definition

Requests per second (RPS, sometimes QPS for queries) is throughput expressed as the number of requests a service handles each second, a primary axis of load-test results.

Reading the number

RPS is only meaningful alongside the response-time distribution: a service can sustain high RPS while tail latency quietly climbs, so report both together.

Related guides

Tired of flaky CI? Latchkey auto-heals failed jobs and retries them for you. Start free →