前端优化

资源

  • 资源压缩
    (去除无用代码、函数、资源压缩)
    (线上:极端压缩。debug模式:不压缩)

网路请求

  • 减少网络请求
    (资源合并例如:图片采用:tpg、webp、雪碧图、base64。html合并、js合并、css合并)
    (首屏加载、根据相关性加载)

  • 缓存
    (http cache、localstorage缓存、使用离线包)
    (高时效性页面:cgi、html合并。低时效性页面:缓存(离线包))


相关资料
多 “维” 优化——前端高并发策略的更深层思考
完整攻略!让你的网页加载时间降低到 1s 内!
解读新一代 Web 性能体验和质量指标

作者

Fallen-down

发布于

2020-05-24

更新于

2020-05-26

许可协议

You need to set install_url to use ShareThis. Please set it in _config.yml.
You forgot to set the business or currency_code for Paypal. Please set it in _config.yml.

评论

You forgot to set the shortname for Disqus. Please set it in _config.yml.
You need to set client_id and slot_id to show this AD unit. Please set it in _config.yml.