... ms

Press CTRL+SHIFT+R to reload with an empty cache = first impression.

View source to see how scripts are provided.

Time is calculated when window.onload fires.

Notice the UI does not render until all scripts have finished downloading in the <head>. This can take considerably long especially in IE browsers. Note that all scripts execute in order by default and they can be placed at the top and bottom of the page, avoiding race conditions.

Test Log