Skip to content
slandelle edited this page Apr 12, 2012 · 6 revisions

Global charts

The global menu displays consolidated statistics.

Active sessions over time #

ActiveSessions

This chart displays the active users along the simulation : total and per scenario.

Total requests per second over time #

RequestsPerSecond

This chart displays the number of requests per second over time : total, successes and failures.

Details charts

The details menu displays statistics per request.

Indicators #

DetailsIndicators

This chart shows response time are distributed among standard ranges.

Note: these ranges can be configured in the gatling.conf file.

The right panel shows some standard statistics such as min, max, average and standard deviation. The percentiles stats show the range around the average where 95% of the response times are located.

Response Time over time #

ResponseTimeOverTime

The response time is the duration between the beginning of the request emission and the end of the response reception. This chart shows the response time distribution over time for the given request.

Latency over time #

LatencyOverTime

The latency is the duration between the end of the request emission and the beginning of the response reception. This chart shows the latency distribution over time for the given request.

Response Time over load #

ResponseTimeOverLoad

This chart shows how the response time for the given request is distributed, depending on the total load of the application at the same time.

04/12/2012 Gatling 1.1.3 is out

Contents

General Information

User Documentation

Developing Gatling

Clone this wiki locally