Hi,
Adobe launch scripts, i.e. scripts from asset.adobe.com is slowing down the site significantly.
When we block this particular script the page loads very fast and when we do not block it, it takes 5sec more.
Now we found this script is not network intensive. Means it is lazily loaded, and not so expensive in the network. but it is certainly slowing down the JS execution.
Our application is an angular application. please help