fe-interview
fe-interview copied to clipboard
基础前端性能优化
- 浏览器缓存 (强缓存、协商缓存)
- CDN的使用 多域名加载文件 增加并发连接
- 开启 gzip 压缩 ,压缩率可以达到70%