Script-injected 'async scripts' considered harmful - igvita.com →
Script-inject all the things? Not so fast.#
The inline JavaScript solution has a subtle, but very important (and an often overlooked) performance gotcha: inline scripts block on CSSOM before they are executed.