Analysis Summary
平均响应时间(Average TransactionResponse Time)
每秒响应数(Transactions per Second)
1、Vuser
Running Vusers负载过程中的虚拟用户运行情况
Rendezvous 负载过程中集合点下的虚拟用户数
2、事务资源
平均响应时间(Average TransactionResponse Time)
每秒响应数(Transactions per Second)
在用户负载下事务响应时间 Transaction Response Time Under Load
每个时间段上的事务数 Transaction Response Time(Distribution)
百分之多少的用户能够体验到多少秒(Transaction ResponseTime(Percentile))用户百分比的区间
3、Web资源
每秒点击量 Hits per Second
吞吐量Throughput(bytes)
吞吐量Throughput(MB)
状态码摘要HTTPSsatus Code Summary
每秒响应时间HTTP ResponsePer Second
连接数Connections
每秒连接数 Connections Per Second
4、Web Page Diagnostics 网页分析
性能瓶颈定位和调优一言难尽,后端分析大致包括:
1、OS层面 (Web servser、App servser、Database servser) 监控每个Server
2、程序层面(Java、Jprofile、Jprobe) 找到问题后,开发对函数或方法进行优化
3、数据库层面:Oracle(LoadRunner自带的)、anyrel(spotlight)