Ruby
China
分享
前端性能优化指导
社区
招聘
Wiki
酷站
Gems
注册
登录
分享
前端性能优化指导
huacnlee
·
2013年03月14日
· 最后由
HungYuHei
回复于
2013年03月14日
· 3241 次阅读
http://browserdiet.com/
avoid inline code
styles up top, scripts down bottom
minify your html
try out async and defer
minify your stylesheets
combining multiple css files
prefer over
@
import
think about (and rethink) your key selector
load 3rd party content asynchronously
cache array lengths
avoid document.write
minimize repaints and reflows
minify your script ....
还有很多
此外可以安装
YSlow
测试是否达标
引用文章
被文章引用
无引用文章
好文共赏
hungyuhei
#1
2013年03月14日
分析工具还有 Google PageSpeed,跟 YSlow 类似
需要
登录
后方可回复, 如果你还没有账号请
注册新账号
李华顺
@huacnlee
长桥证券 (Longbridge)
成都
14 个赞
共收到
1
条回复
打赏作者
收到新回复,点击立即加载