Automated auditing, performance metrics, and best practices for the web
https://github.com/GoogleChrome/lighthouse

1、在chrome开发者工具中使用lighthouse

Lighthouse是直接集成到chrome开发者工具中的,位于‘Audits’面板下。

2、使用Node Cli

npm install -g lighthouse
lighthouse http://willless.com/
作者 铁血 汉子 2020年4月9日
2024/04/28/05:50:54am 2020/4/9/6:58:47
0 1479