Frontend Performance Optimization

Source: Internet
Author: User

Speaking of performance optimization, I'm afraid I can't finish it for several days and nights. Today I want to talk about Web Front-end optimization, hoping to bring unexpected gains to everyone!

If we want to talk about front-end optimization, we have to mention Yahoo's yslow and Google's pagespeed. as long as their standards are concerned, they can be optimized very well. I will not talk about some simple web optimization, such as code compression, Gzip, and file integration. If you have any questions, please refer to Google Baidu, or leave a message!


  • CSS is separated from the upper and lower sides. Small CSS and JS are written to the page.

  • Base64 Image

  • CSS Obfuscation

  • CSS: The image base64 is stored in localstorage.

  • <LINK rel = "DNS-prefetch" href = "// abc.baidu.com">

  • No more than 4 Page domain names

  • Persistent connection (img src)

  • Reduce cookiesize


This article is from the "Village Chief love technology" blog, please be sure to keep this source http://weijingwu.blog.51cto.com/8376555/1550622

Frontend Performance Optimization

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.