1秒あたりのリクエスト数 - CI/CD用語集の定義
1秒あたりのリクエスト数 (RPS、クエリの場合は QPS) は、サービスが毎秒処理するリクエスト数として表されるスループットであり、負荷テスト結果の主要な軸です。
数値の読み方
RPSは応答時間の分布と併せてのみ意味を持ちます。サービスは、テールレイテンシが静かに上昇しながらも高いRPSを維持できるため、両方を併せて報告してください。
関連ガイド
Throughput - CI/CD Glossary DefinitionThroughput: Throughput is the amount of work a system completes per unit of time, commonly measured in reques…
Response Time - CI/CD Glossary DefinitionResponse Time: Response time is the total elapsed time from sending a request to receiving the complete respo…
Latency Percentile - CI/CD Glossary DefinitionLatency Percentile: A latency percentile reports the value below which a given fraction of requests fall: a p…