各种性能指标

248 阅读1分钟

下面是性能测试行业常用的性能指标表示法:

简写英文全称含义
RTResponse Time响应时间(从请求开始到收到服务器响应)
HPSHits Per Second每秒点击数
TPSTransactions Per Second每秒事务数
QPSQueries Per Second在MySQL中指每秒SQL数
RPSRequests Per Second每秒请求数
CPSCodes Per Second在HTTP协议中,CPS偶有提及,指的是HTTP返回码每秒
PVPage View页面浏览量
UVUnique Visitor独立访问者
IPlnternet Protocol本意是IP地址,在性能中一般指独立IP数
Throughput/吞吐量
IOPSInput/Output Operations Per Second通常描述磁盘