Response time

Hi,

Can any one please explain me how to calculate the response time and page load time exactly…And in charts I am seeing the Min,Max and Mean.
So if we just take that values as it is or any other method is there???And what that 99 and 95 pct??How to check the memory usage and cpu consuming

while running the tests??

Thanks

Response time
http://gatling.io/docs/2.0.3/general/timings.html

percentiles
http://en.wikipedia.org/wiki/Percentile

To check the memory usage and CPU while the tests are running,
you can either use system tools (e.g. ‘top’ on Linux , Performance Monitor on Windows)
or install tools from vendors like New Relic, Boundary, Scout, etc.

Hi Abhinav…Thanks for the info,But my question is not about the definition…I want more details…