zenorocha/browser-diet

CDN (Content Delivery Network)

adriano opened this issue · 3 comments

Wouldn't it be interesting to recommend the use of CDNs to load libraries, frameworks and webfonts?

http://developer.yahoo.com/performance/rules.html#cdn

That's interesting, I think adding recommendation of CDN usage when possible is pretty plausible too as the browser parallelize downloads from different domains and CDNs usually bring content physically closer to the user, at a lower latency.

Closing this issue since it was created 6 months ago and no action (pull request) has been made.