码迷,mamicode.com
首页 > 其他好文 > 详细

Front End Optimization (FEO)

时间:2015-08-07 16:34:49      阅读:111      评论:0      收藏:0      [点我收藏+]

标签:feo

Front end optimization (FEO) Techniques

As a means of creating mobile optimized websites, Front End Optimization, (FEO) targets the front end or "last mile" of web content consumption: the delivery over the wireless network and the rendering of HTML in a browser. To improve performance at the front end, FEO employs several techniques including:

  • Reducing the number of HTTP requests initiated by an HTML page

  • Reducing the number of bytes associated with a web page download, for instance by resizing and compressing images

  • Optimizing page rendering in the browser so that the important parts of the page display as quickly as possible without getting held up by less important parts like third party content


Front End Optimization (FEO)

标签:feo

原文地址:http://17529.blog.51cto.com/7529/1682594

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!