| Webpage redirection time
|
AbhijeetM

msg:4524186 | 6:03 pm on Dec 1, 2012 (gmt 0) | Hi all, I want to calculate time consumed in redirecting from 1 webpage to another webpage. For Example: 1) I am using Facebook in Google Chrome browser. I have shared 1 link on my Facebook profile like below: http://www.example.com/ 2) When I click on this link from my Facebook profile, then this website will open in new tab. 3) I want to calculate time difference in miliseconds or microseconds between below two events: First Event: Time of clicking link "http://www.example.com/" from my Facebook profile. Second Event: Time of completely loading webpage of "http://www.example.com/". Thank you in advance. [edited by: tedster at 3:26 am (utc) on Dec 4, 2012] [edit reason] swtch to example.com [/edit]
|
penders

msg:4527430 | 5:19 pm on Dec 12, 2012 (gmt 0) | This isn't a JavaScript question - which probably accounts for the lack of response. You need to use some kind of browser tool. The timeline in Chrome developer tools might be able to help you.
|
AbhijeetM

msg:4527685 | 7:20 am on Dec 13, 2012 (gmt 0) | Thank you for your responses. I decided to go ahead with firebug for Firefox and Developer Tools for Chrome. My problem is solved.
|
|
|