Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] Measuring time to load page
- From: mvinayakam at gmail.com (Vinayakam Murugan)
- Subject: [Javascript] Measuring time to load page
- Date: Sat Jul 23 14:03:34 2005
Hi I am working on a website which has to run on a kiosk like environment. Performance is very crucial here. I would like to measure the time it takes to load a page. I have tried <script > //Record Start Time </script> HTML Code <script> //Record End Time //Display both time </script> Is this the most accurate way this can be measured? What happens if there is a heavy image and it is being fetched from the server. I want to know the time taken to display all the elements on the page completely. -- Warm Regards ~~~~~~~~~~~~~~~ Vinayak -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.LaTech.edu/pipermail/javascript/attachments/20050723/544a16a6/attachment.html
- Follow-Ups:
- [Javascript] Measuring time to load page
- From: Troy III Ajnej
- [Javascript] Measuring time to load page
- Prev by Date: [Javascript] calling functions with parameters
- Next by Date: [Javascript] Measuring time to load page
- Previous by thread: [Javascript] calling functions with parameters
- Next by thread: [Javascript] Measuring time to load page
- Index(es):