tsung报告图表参数说明
(转载)
压力测试结束,生成的报告,得到了report.html文件 ,点击“Graphs Report”可看到几张图表,可以看到每张图的统计指标:
其中一副压力测试图
custom transactions:? request Response time for each request.? page Response time for each set of requests (a page is a group of request not separated by a think-time).? connect Duration of the connection establishment.? reconnect number of reconnection.? size_rcv Size of responses in bytes.? size_sent Size of requests in bytes.? session Duration of a user’s session.? users Number of simultaneous users.? connected Number of simultaneous connected users. new in 1.2.2.? custom transactionsThe mean response time (for requests, page, etc.) is computed every 10 sec (and reset). That’s why you have the highest mean and lowest mean values in the Stats report. Since version 1.3.0, the mean for the whole test is also computed.HTTP specific stats:? counter for each response status (200, 404, etc.)