応答時間 - CI/CD用語集の定義
応答時間 とは、リクエストを送信してから完全な応答を受信するまでの合計経過時間であり、キューイング、処理、ネットワーク転送を含みます。
分布を報告する
平均応答時間は外れ値を隠します。パーセンタイル (p50、p95、p99) を報告してください。応答が遅いわずかな割合のリクエストが、しばしばユーザー体験を左右するためです。
関連ガイド
Latency - CI/CD Glossary DefinitionLatency: Latency is the time a single request or operation takes to complete. It is the delay experienced per…
Latency Percentile - CI/CD Glossary DefinitionLatency Percentile: A latency percentile reports the value below which a given fraction of requests fall: a p…
Apdex Score - CI/CD Glossary DefinitionApdex Score: Apdex (Application Performance Index) is a standardized score from 0 to 1 that summarizes user s…