网站加载性能检测工具
比较赞同谷歌的RAIL模型,即Response+Action+Idle+Load。
具体一点就是
- 100ms内响应(Response)
- 在10ms内生成一帧动画(Action)
- 最大程度利用空间时间(Idle)
- 1s内呈现内容(Load)
关于Google RAIL模型
https://developers.google.com/web/fundamentals/performance/rail
使用 Lighthouse 审查网络应用:
https://developers.google.com/web/tools/lighthouse/
网站速度检测:
You’ve got probably the greatest online websites.