Tag: Page Load Time

Measure Page Load Times Using the User Timing API

Why do I need to do this? In the Web 2.0 world, the onload event usually isn’t an accurate measurement for when a user is ready to interact with a web page. In fact, on certain sites like Twitter, there is nothing displayed on the screen when the onload event fires in the browser. That’s […]