WebWait is a website where you can measure the speed of other websites. It times precisely how long the website takes to load and render in your browser, including any images, stylesheets, and Javascript. Written by Michael Mahemoff.
Two main uses:
WebWait is one tool you can use to benchmark web performance. There are others. Each has strengths and weaknesses.
Compared to other techniques such as browser plugins, command-line tools, and websites that pull the data to themselves, WebWait has the following advantages:
In some cases, those other techniques have benefits over WebWait:
In all cases, there is a common issue to be aware of, which is that the timing is dependent on your own internet setup and local setup. For this reason, WebWait reflects the site being tested in the browser address bar - send this to a friend on the other side of the world to see how fast the site loads over there. (Or send it to a friend using a different browser and operating system.)
In general, it's more realistic to be running just one browser window, and ensure any major operating system delays, such as hard drive swapping, aren't going to affect the browser's performance. So ensure there aren't so many programs running that swapping will be impacting on browser performance.
It's been tested in IE6, Firefox, and Opera. There's a problem with Safari for now as it ignores the IE and Firefox Iframe onload event.
Yes, visit that site first and log in - this will set up your cookies. Then you'll be able to open it up in WebWait.
WebWait works by placing your site inside an IFrame embedded on the WebWait website. Some websites refuse to be embedded in a parent website. Unfortunately, the standard technique they use is to remove the parent website altogether and put themselves in its place. If this happens while you are trying to load your website, it means your Javascript code is causing this problem. Remove it to test with WebWait.