天天看點

Tsung報告的名稱解釋

[color=green] [b]request[/b][/color] :Response time for each request.

[b][color=green]page[/color] [/b]:Response time for each set of requests (a page is a group of request not separated by a thinktime).

[b][color=green]connect[/color][/b] :Duration of the connection establishment.

[b][color=green]reconnect[/color][/b] :number of reconnection.

[b][color=green]size_rcv [/color][/b]:Size of responses in bytes.

[b][color=green]size_sent[/color] [/b]:Size of requests in bytes.

[b][color=green]session [/color][/b]:Duration of a user’s session.

[b][color=green]users [/color][/b]:Number of simultaneous users.

[b][color=green]connected[/color][/b] :Number of simultaneous connected users. new in 1.2.2.

custom transactions

The mean response time (for requests, page, etc.) [b][color=blue]is computed every 10 sec [/color][/b](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.)

繼續閱讀