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 |
Toolkit zur Webleistungsmessung und zum Debuggen. Verwenden Sie diese Option, wenn der Benutzer nach der Webleistung fragt, eine Seite prüfen möchte oder „Leistung analysieren“, „LCP debuggen“, „ttfb prüfen“, „Kernwebfunktionen messen“, „Bilder prüfen“ oder ähnliches sagt. Quelle: nucliweb/webperf-snippets.