标签:标签 缓存 start html 加速 sha 性能优化 art web
前端性能优化列表:
减少 DOM 操作
预加载
懒加载
tree shaking
防抖,节流
变量缓存
for遍历优先
接口数据懒请求
减少类的层级
硬件加速(3d canvas webgl)
雪碧图
避免使用滤镜
减少 http 请求数量(空 src http)
keep-alive
cdn 内容分发
gzip 压缩
js css 合并压缩,图像压缩
减少 cookie 大小
合理使用缓存
js css 位置,避免阻塞
欢迎到前端学习打卡群一起学习~516913974
标签:标签 缓存 start html 加速 sha 性能优化 art web
原文地址:https://www.cnblogs.com/formercoding/p/12887838.html