A collection of 47 JavaScript snippets for measuring and debugging web performance in Chrome DevTools. Each snippet runs in the browser console and outputs structured, color-coded results.
| webperf-core-web-vitals | 7 | Intelligent Core Web Vitals analysis with automated workflows and decision trees |
| webperf-loading | 28 | Intelligent loading performance analysis with automated workflows for TTFB investigation (DNS/connection/server breakdown), render-blocking detection, script performance deep dive (first vs third-party attribution), font optimization, and resource hints validation |
Набор инструментов для измерения и отладки веб-производительности. Используйте, когда пользователь спрашивает о производительности сети, хочет проверить страницу или говорит «проанализировать производительность», «отладить lcp», «проверить ttfb», «измерить основные показатели сети», «проверить изображения» или что-то подобное. Источник: nucliweb/webperf-snippets.