Lighthouse использует веб-браузер Chromium для создания страниц и запускает тесты на страницах по мере их создания.
При проверке URL-адреса вашего список телефонных номеров южной кореи сайта через Lighthouse вы получите отзывы о различных функциях, которые могут нуждаться в улучшении.
Например, если ваша страница загружается слишком долго или недостаточно удобна для мобильных устройств , Lighthouse укажет вам на это.

A Chrome extension: The extension will display a report of your Lighthouse assessment.
From the command line: Automate your Lighthouse runs via shell scripts.
A Node module: Integrate Lighthouse into your continuous integration systems.
A web User Interface (UI): Run Lighthouse and link to reports without installing a thing.
Once you submit a URL to this automated tool, it will execute multiple page audits and create a specific report detailing its performance. You can then use suggestions from the results to improve your website.
What Audit Metrics Does Google Lighthouse Measure?
Google Lighthouse performs audits for five main website optimization categories.