シンクタイム - CI/CD用語集の定義
シンクタイム とは、次のリンクをクリックする前にページを読むといった実際の人間の行動を模倣するために、仮想ユーザーがリクエストの間に待機する意図的な一時停止です。
重要な理由
シンクタイムを取り除くと、現実的なシナリオがストレステストに変わります。同じ数の仮想ユーザーが、実際のユーザーよりもはるかに多くのリクエストを毎秒生成します。
関連ガイド
Virtual User - CI/CD Glossary DefinitionVirtual User: A virtual user (VU) is a simulated client in a load test that issues requests and follows a scr…
Stress Testing - CI/CD Glossary DefinitionStress Testing: Stress testing pushes a system beyond its expected capacity to find its breaking point and ob…
Requests Per Second - CI/CD Glossary DefinitionRequests Per Second: Requests per second (RPS, sometimes QPS for queries) is throughput expressed as the numb…