coder-linx / blog

个人博客
MIT License
0 stars 0 forks source link

前端性能优化经常被提及,那么如何给网页性能打分?让性能这个比较抽象的概念具现化! | 极简前端 #154

Open coder-linx opened 12 months ago

coder-linx commented 12 months ago

https://blog.jijian.link/2023-11-17/chrome-plugin-lighthouse/

有没有一个开源免费的工具,能给网页性能评分?答案是有的,chrome 浏览器的 lighthouse 可以做到。此工具的github介绍是这么说的 Automated auditing, performance metrics, and best practices for the web.翻译过来的意思是针对web的自动化审核、性能指标和最佳实践。