What means that purple line?
|
04-29-2015, 09:36 AM
Post: #7
|
|||
|
|||
RE: What means that purple line?
The purple "line" is actually a bar that spans from the start to the end of the domContentLoadEvent (if a lot of code executes it can end up quite wide, spanning seconds even).
As far as finishing processing the onload event, yes that is loadEventEnd in the metrics (though the DocTime would be better even though it is the start of the load event). The navigation timing entries won't handle javascript redirects and a few other edge cases that the DocComplete time would. That said, the end of the onload event is a HORRIBLE proxy for being fully interactive. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
What means that purple line? - pablopaul - 08-11-2012, 09:23 AM
RE: What means that purple line? - pmeenan - 08-12-2012, 08:48 AM
RE: What means that purple line? - rfuchs - 03-17-2013, 06:52 AM
RE: What means that purple line? - rviscomi - 03-19-2013, 01:28 AM
RE: What means that purple line? - Avi Keinan - 08-13-2012, 02:33 AM
RE: What means that purple line? - pdibona - 04-29-2015, 06:08 AM
RE: What means that purple line? - pmeenan - 04-29-2015 09:36 AM
|
User(s) browsing this thread: 1 Guest(s)