Lighthouse
使用场景
Lighthouse是一款开源、自动化的工具,旨在提高Web应用程序的性能、质量和正确性。
核心功能
- 自动化测试
- 性能、质量和正确性报告生成
- 快速改进指南
- 在线报告查看和分享
- 开源代码和详细信息
插件截图
插件简介
Lighthouse is an open-source, automated tool for improving the performance, quality, and correctness of your web apps.
Lighthouse is an open-source, automated tool for improving the performance, quality, and correctness of your web apps.
When auditing a page, Lighthouse runs a barrage of tests against the page, and then generates a report on how well the page did. From here you can use the failing tests as indicators on what you can do to improve your app.
* Quick-start guide on using Lighthouse:
https://developers.google.com/web/tools/lighthouse/
* View and share reports online:
https://googlechrome.github.io/lighthouse/viewer/
* Github source and details:
https://github.com/GoogleChrome/lighthouse