随笔分类 -  性能优化

php,asp.net
摘要:转自:http://www.laokboke.net/2013/05/12/google-official-recommended-site-performance-testing-tools/最近闲逛google网站站长指南的时候,发觉其在技术指南中强力推荐了几款网站性能监控工具,目的是让站长用来辅助优化网站使网站变得更快,改善用户体验,提高网站排名。这几款工具中,除了google官方的网站性能监控工具Page Speed之外,其余的都没有在老k经常使用的网站性能测试工具之列,故在这列出来,让大家多一个选择,毕竟能获得google推荐的工具肯定是神仙放屁-非同凡响的。YSlowyslow网站 阅读全文
posted @ 2013-06-19 21:30 toeasy 阅读(887) 评论(0) 推荐(0)
摘要:80% of the end-user response time is spent on the front-end. Most of this time is tied up in downloading all the components in the page: images, stylesheets, scripts, Flash, etc. Reducing the number of components in turn reduces the number of HTTP requests required to render the page. This is the ke 阅读全文
posted @ 2012-02-14 15:10 toeasy 阅读(146) 评论(0) 推荐(0)