Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Understanding jmeter aggregation report

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/03 Report--

Aggregate Report

It is a Listener commonly used by JMeter, which is translated into "aggregation report" in Chinese. Today, some colleagues once again asked what the data in this report meant. By the way, I would like to publish it here for your reference.

If everyone is doing a performance test of the Web application, for example, there is only one login request, then in the Aggregate Report, a row of data will be displayed, a total of 10 fields, the meaning is as follows:

Label: Each element of JMeter (e.g. HTTP Request) has a Name attribute, and the value of the Name attribute is displayed here.

#Samples: indicates how many requests you made in this test. If you simulate 10 users and each user iterates 10 times, then 100 is displayed here.

Average: milliseconds, average response time--By default, the average response time for a single Request. When Transaction Controller is used, the average response time can also be displayed in Transaction units.

Median: response time of 50% of users

90% Line: 90% user response time

Note: For the meaning of 50% and 90% concurrent users, see below

http://www.cnblogs.com/jackei/archive/2006/11/11/557972.html

Min: Minimum response time

Max: Maximum response time

Error%: Number of requests with errors in this test/total number of requests

Throughput--By default, it represents the number of requests per second completed. When Transaction Controller is used, it can also represent the number of Transactions per Second similar to LoadRunner.

KB/Sec: the amount of data received from the server per second, equivalent to Throughput/Sec in LoadRunner

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report