Queries per second
Jump to navigation
Jump to search
This article needs additional citations for verification. (August 2020) (Learn how and when to remove this template message) |
Queries per second (QPS) is a common measure of the amount of search traffic an information retrieval system, such as a search engine or a database, receives during one second.[1] The term is used more broadly for any request–response system, more correctly called requests per second (RPS).
High-traffic systems must watch their QPS in order to know when to scale the system to handle more load.