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: 357
I am working on improving website performance. Here are the list of key performance indicators I am looking at for each page
- Total Bytes downloaded
- Number of requests
- DNS look up time
- FirstByte Download time
- DOM content load time
- 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