Hello,
I am trying to measure the page loading and rendering time. I have a html page which shows a network graph with the help of a java script library. I want to measure the time from when I start loading the page until the graph is fully rendered.
I tried to get this time with the developer tools. When I use the network tab, I get just the page load time or so (until the domContentLoaded Event) but not the rendering time because after the domContentLoaded Event I still see the graph growing.
Then I tried it with the timeline tab. There I see moving the green and yellow bars when the graph is growing. So it seems that something is measured here. But because I must press the button to record and stop the measurement I must substract the time which is too much because of that. Yes I know, there some shortcuts for that. But maybe there is a simpler way to get the Mesurement that I want, but I don't see it.
Please can you give me a hint or something like that?
I am looking forward to hear from you guys, thanks.
--
You received this message because you are subscribed to the Google Groups "Google Chrome Developer Tools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-chrome-develo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-chrome-developer-tools/14e910ad-75c0-4bc4-956a-4a2e1bd4d651%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
I still have no solution for my problem. Please, has sombody experience with this? Mayber someone can "interpret" my screenshots or give a hint?
Best regards
I still have no solution for my problem. Please, has sombody experience with this? Mayber someone can "interpret" my screenshots or give a hint?
Best regards
--
You received this message because you are subscribed to the Google Groups "Google Chrome Developer Tools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-chrome-develo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-chrome-developer-tools/708b40d3-8712-49f4-8551-c3694b4a5f6a%40googlegroups.com.