Timing Groups

Hi there,

I would like to group several responses times for several requests, and I’ve seen at official documentation there is something called “Timing Groups”.

For example, imagine the situation in which I want to know how long takes loading main site page (loading page, static resources ,etc.)

Could you provide me examples or more info about how to work with timing groups?

Thanks

Doc: http://gatling.io/docs/2.2.1/general/timings.html?highlight=timings#groups

Hmmm… I’m puzzled by some results I’m seeing around group timings as well. Here is an extract from the simulation log for scenario run in 2.2.2.

REQUEST EIFForm 1 Basic Basic Donation 1467387424908 1467387425190 OK
REQUEST EIFForm 1 Basic Basic Donation Redirect 1 1467387425192 1467387425242 OK
REQUEST EIFForm 1 Basic Basic Donation Redirect 2 1467387425242 1467387425378 OK
REQUEST EIFForm 1 Basic ecard-whiteSpace.png Redirect 2 1467387425398 1467387425448 OK
REQUEST EIFForm 1 Basic su2c-ecard-signature.png Redirect 2 1467387425399 1467387425451 OK
REQUEST EIFForm 1 Basic jspdf.min.js Redirect 2 1467387425400 1467387425483 OK
REQUEST EIFForm 1 Basic su2c-letterhead.png Redirect 2 1467387425398 1467387425501 OK
GROUP EIFForm 1 Basic 1467387424904 1467387425505 2519 OK

I don’t see how the 2519 number is derived from the other stats. Any help here?