... 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.
Try with different browsers. The time difference varies a lot.
YepNope is designed to conditionally load scripts based on environment variables. As such it appears to wait until all scripts queued up by YepNope have downloaded before starting execution, resulting in slower performance. It is the only other script (like Boot.getJS) to preserve execution order for all scripts loaded, avoiding race conditions associated with async script loading.