前端网页性能最佳实践——雅虎35条黄金定律

参考文章:http://www.cnblogs.com/developersupport/p/webpage-performance-best-practices.html#no_filters 网页内容 减少http请求次数、减少DNS查询次数、避免页面跳转、缓存Ajax、延迟加载、减少DOM元素数量、根据域名划分内容、减少iframe数量、避免404。 服务器 使用CDN、添加Expires或
相关文章
相关标签/搜索