Duplicate scripts on a page means multiple downloads (for Firefox) and a performance hit. You can help this by following Facebooks lead and opting out of an async load if the script element is already in place with if (d.getElementById(id)) {return;} Visit Link
Tag: rwd138
“How to Make a Performance Budget”
A detailed article from Dan Mall about what we mean when we say performance budget and how do you go about setting them. Visit Link