Help on Website response time KPI parameters

Posted by geeth on Stack Overflow See other posts from Stack Overflow or by geeth
Published on 2010-02-22T22:39:52Z Indexed on 2010/03/29 6:53 UTC
Read the original article Hit count: 326

Filed under:
|
|

I am working on improving website performance. Here are the list of key performance indicators I am looking at for each page

  1. Total Bytes downloaded
  2. Number of requests
  3. DNS look up time
  4. FirstByte Download time
  5. DOM content load time
  6. Total load time

Is there any optimum value for each KPI to indicate website performance? Please help me in this regard.

© Stack Overflow or respective owner

Related posts about web-development

Related posts about Performance