你使用过哪些前端性能分析工具
Issue 欢迎在 Gtihub Issue 中回答此问题: Issue 412
Author 回答者: zxhycxq
chrome 自带的灯箱
Author 回答者: shfshanyue
最常见且实用的性能工具有两个:
lighthouse
: 可在 chrome devtools 直接使用,根据个人设备及网络对目标网站进行分析,并提供各种建议webpagetest
: 分布式的性能分析工具,可在全球多个区域的服务器资源为你的网站进行分析,并生成相应的报告
Author 回答者: ethanlamm
edge也有lighthouse:https://docs.microsoft.com/zh-cn/microsoft-edge/devtools-guide-chromium/accessibility/lighthouse