Created
February 2, 2025 19:39
-
-
Save Avaray/162dc13a1e76ab57a4ba95980e637656 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "captchaResult": "CAPTCHA_NOT_NEEDED", | |
| "kind": "pagespeedonline#result", | |
| "id": "https://dav.one/", | |
| "loadingExperience": { | |
| "initial_url": "https://dav.one/" | |
| }, | |
| "lighthouseResult": { | |
| "requestedUrl": "https://dav.one/", | |
| "finalUrl": "https://dav.one/", | |
| "mainDocumentUrl": "https://dav.one/", | |
| "finalDisplayedUrl": "https://dav.one/", | |
| "lighthouseVersion": "12.2.3", | |
| "userAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.6778.264 Safari/537.36", | |
| "fetchTime": "2025-02-02T12:38:31.619Z", | |
| "environment": { | |
| "networkUserAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36", | |
| "hostUserAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/131.0.6778.264 Safari/537.36", | |
| "benchmarkIndex": 528 | |
| }, | |
| "runWarnings": [], | |
| "configSettings": { | |
| "emulatedFormFactor": "desktop", | |
| "formFactor": "desktop", | |
| "locale": "en-US", | |
| "onlyCategories": [ | |
| "performance" | |
| ], | |
| "channel": "lr" | |
| }, | |
| "audits": { | |
| "interactive": { | |
| "id": "interactive", | |
| "title": "Time to Interactive", | |
| "description": "Time to Interactive is the amount of time it takes for the page to become fully interactive. [Learn more about the Time to Interactive metric](https://developer.chrome.com/docs/lighthouse/performance/interactive/).", | |
| "score": 1, | |
| "scoreDisplayMode": "numeric", | |
| "displayValue": "0.3 s", | |
| "numericValue": 272, | |
| "numericUnit": "millisecond" | |
| }, | |
| "uses-rel-preconnect": { | |
| "id": "uses-rel-preconnect", | |
| "title": "Preconnect to required origins", | |
| "description": "Consider adding `preconnect` or `dns-prefetch` resource hints to establish early connections to important third-party origins. [Learn how to preconnect to required origins](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/).", | |
| "score": 1, | |
| "scoreDisplayMode": "metricSavings", | |
| "metricSavings": { | |
| "LCP": 0, | |
| "FCP": 0 | |
| }, | |
| "details": { | |
| "items": [], | |
| "overallSavingsMs": 0, | |
| "type": "opportunity", | |
| "headings": [], | |
| "sortedBy": [ | |
| "wastedMs" | |
| ] | |
| }, | |
| "warnings": [], | |
| "numericValue": 0, | |
| "numericUnit": "millisecond" | |
| }, | |
| "total-blocking-time": { | |
| "id": "total-blocking-time", | |
| "title": "Total Blocking Time", | |
| "description": "Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds. [Learn more about the Total Blocking Time metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-total-blocking-time/).", | |
| "score": 1, | |
| "scoreDisplayMode": "numeric", | |
| "displayValue": "0 ms", | |
| "numericValue": 0, | |
| "numericUnit": "millisecond" | |
| }, | |
| "resource-summary": { | |
| "id": "resource-summary", | |
| "title": "Resources Summary", | |
| "description": "Aggregates all network requests and groups them by type", | |
| "score": 1, | |
| "scoreDisplayMode": "informative", | |
| "details": { | |
| "headings": [ | |
| { | |
| "valueType": "text", | |
| "label": "Resource Type", | |
| "key": "label" | |
| }, | |
| { | |
| "label": "Requests", | |
| "key": "requestCount", | |
| "valueType": "numeric" | |
| }, | |
| { | |
| "key": "transferSize", | |
| "valueType": "bytes", | |
| "label": "Transfer Size" | |
| } | |
| ], | |
| "items": [ | |
| { | |
| "requestCount": 4, | |
| "resourceType": "total", | |
| "label": "Total", | |
| "transferSize": 37240 | |
| }, | |
| { | |
| "requestCount": 2, | |
| "transferSize": 19945, | |
| "resourceType": "stylesheet", | |
| "label": "Stylesheet" | |
| }, | |
| { | |
| "label": "Document", | |
| "requestCount": 1, | |
| "transferSize": 15333, | |
| "resourceType": "document" | |
| }, | |
| { | |
| "resourceType": "script", | |
| "requestCount": 1, | |
| "transferSize": 1962, | |
| "label": "Script" | |
| }, | |
| { | |
| "transferSize": 0, | |
| "resourceType": "image", | |
| "requestCount": 0, | |
| "label": "Image" | |
| }, | |
| { | |
| "transferSize": 0, | |
| "requestCount": 0, | |
| "label": "Media", | |
| "resourceType": "media" | |
| }, | |
| { | |
| "label": "Font", | |
| "requestCount": 0, | |
| "resourceType": "font", | |
| "transferSize": 0 | |
| }, | |
| { | |
| "label": "Other", | |
| "requestCount": 0, | |
| "transferSize": 0, | |
| "resourceType": "other" | |
| }, | |
| { | |
| "transferSize": 0, | |
| "label": "Third-party", | |
| "requestCount": 0, | |
| "resourceType": "third-party" | |
| } | |
| ], | |
| "type": "table" | |
| } | |
| }, | |
| "main-thread-tasks": { | |
| "id": "main-thread-tasks", | |
| "title": "Tasks", | |
| "description": "Lists the toplevel main thread tasks that executed during page load.", | |
| "score": 1, | |
| "scoreDisplayMode": "informative", | |
| "details": { | |
| "headings": [ | |
| { | |
| "key": "startTime", | |
| "label": "Start Time", | |
| "granularity": 1, | |
| "valueType": "ms" | |
| }, | |
| { | |
| "key": "duration", | |
| "granularity": 1, | |
| "label": "End Time", | |
| "valueType": "ms" | |
| } | |
| ], | |
| "type": "table", | |
| "items": [ | |
| { | |
| "startTime": 114.308, | |
| "duration": 11.977 | |
| }, | |
| { | |
| "startTime": 126.611, | |
| "duration": 5.576 | |
| }, | |
| { | |
| "startTime": 216.709, | |
| "duration": 16.039 | |
| }, | |
| { | |
| "duration": 23.382, | |
| "startTime": 232.76 | |
| } | |
| ] | |
| } | |
| }, | |
| "script-treemap-data": { | |
| "id": "script-treemap-data", | |
| "title": "Script Treemap Data", | |
| "description": "Used for treemap app", | |
| "score": 1, | |
| "scoreDisplayMode": "informative", | |
| "details": { | |
| "nodes": [ | |
| { | |
| "unusedBytes": 1187, | |
| "children": [ | |
| { | |
| "resourceBytes": 140, | |
| "unusedBytes": 0, | |
| "name": "(inline) const currentTh…" | |
| }, | |
| { | |
| "unusedBytes": 262, | |
| "resourceBytes": 379, | |
| "name": "(inline) let originalThe…" | |
| }, | |
| { | |
| "unusedBytes": 583, | |
| "name": "(inline) const n=[\"dark\"…", | |
| "resourceBytes": 803 | |
| }, | |
| { | |
| "unusedBytes": 342, | |
| "name": "(inline) document.addEve…", | |
| "resourceBytes": 478 | |
| } | |
| ], | |
| "name": "https://dav.one/", | |
| "resourceBytes": 1800 | |
| }, | |
| { | |
| "resourceBytes": 2162, | |
| "name": "https://dav.one/_astro/page.V2R8AmkL.js", | |
| "unusedBytes": 1162 | |
| } | |
| ], | |
| "type": "treemap-data" | |
| } | |
| }, | |
| "network-requests": { | |
| "id": "network-requests", | |
| "title": "Network Requests", | |
| "description": "Lists the network requests that were made during page load.", | |
| "score": 1, | |
| "scoreDisplayMode": "informative", | |
| "details": { | |
| "debugData": { | |
| "type": "debugdata", | |
| "networkStartTimeTs": 4687313041824 | |
| }, | |
| "type": "table", | |
| "items": [ | |
| { | |
| "transferSize": 15333, | |
| "networkEndTime": 104.76499938964844, | |
| "experimentalFromMainFrame": true, | |
| "networkRequestTime": 1.0780000686645508, | |
| "statusCode": 200, | |
| "entity": "dav.one", | |
| "rendererStartTime": 0, | |
| "priority": "VeryHigh", | |
| "url": "https://dav.one/", | |
| "protocol": "h2", | |
| "sessionTargetType": "page", | |
| "finished": true, | |
| "resourceSize": 35542, | |
| "mimeType": "text/html", | |
| "resourceType": "Document" | |
| }, | |
| { | |
| "mimeType": "text/css", | |
| "entity": "dav.one", | |
| "networkEndTime": 170.35099983215332, | |
| "networkRequestTime": 121.86599922180176, | |
| "url": "https://dav.one/_astro/_slug_.B2JtWAvK.css", | |
| "resourceType": "Stylesheet", | |
| "experimentalFromMainFrame": true, | |
| "resourceSize": 9541, | |
| "transferSize": 1860, | |
| "statusCode": 200, | |
| "rendererStartTime": 120.72399997711182, | |
| "sessionTargetType": "page", | |
| "protocol": "h2", | |
| "priority": "VeryHigh", | |
| "finished": true | |
| }, | |
| { | |
| "networkRequestTime": 121.92899990081787, | |
| "statusCode": 200, | |
| "priority": "VeryHigh", | |
| "resourceSize": 97642, | |
| "finished": true, | |
| "experimentalFromMainFrame": true, | |
| "resourceType": "Stylesheet", | |
| "mimeType": "text/css", | |
| "entity": "dav.one", | |
| "sessionTargetType": "page", | |
| "protocol": "h2", | |
| "url": "https://dav.one/_astro/_slug_.DnecYA6P.css", | |
| "networkEndTime": 210.95399951934814, | |
| "rendererStartTime": 120.98699951171875, | |
| "transferSize": 18085 | |
| }, | |
| { | |
| "resourceSize": 2162, | |
| "mimeType": "application/javascript", | |
| "resourceType": "Script", | |
| "rendererStartTime": 121.09399890899658, | |
| "protocol": "h2", | |
| "networkEndTime": 171.00500011444092, | |
| "statusCode": 200, | |
| "url": "https://dav.one/_astro/page.V2R8AmkL.js", | |
| "experimentalFromMainFrame": true, | |
| "entity": "dav.one", | |
| "sessionTargetType": "page", | |
| "priority": "High", | |
| "finished": true, | |
| "networkRequestTime": 122.70399951934814, | |
| "transferSize": 1962 | |
| } | |
| ], | |
| "headings": [ | |
| { | |
| "label": "URL", | |
| "valueType": "url", | |
| "key": "url" | |
| }, | |
| { | |
| "valueType": "text", | |
| "label": "Protocol", | |
| "key": "protocol" | |
| }, | |
| { | |
| "valueType": "ms", | |
| "label": "Network Request Time", | |
| "granularity": 1, | |
| "key": "networkRequestTime" | |
| }, | |
| { | |
| "granularity": 1, | |
| "valueType": "ms", | |
| "label": "Network End Time", | |
| "key": "networkEndTime" | |
| }, | |
| { | |
| "granularity": 1, | |
| "label": "Transfer Size", | |
| "valueType": "bytes", | |
| "displayUnit": "kb", | |
| "key": "transferSize" | |
| }, | |
| { | |
| "granularity": 1, | |
| "label": "Resource Size", | |
| "valueType": "bytes", | |
| "key": "resourceSize", | |
| "displayUnit": "kb" | |
| }, | |
| { | |
| "key": "statusCode", | |
| "valueType": "text", | |
| "label": "Status Code" | |
| }, | |
| { | |
| "label": "MIME Type", | |
| "key": "mimeType", | |
| "valueType": "text" | |
| }, | |
| { | |
| "valueType": "text", | |
| "label": "Resource Type", | |
| "key": "resourceType" | |
| } | |
| ] | |
| } | |
| }, | |
| "first-meaningful-paint": { | |
| "id": "first-meaningful-paint", | |
| "title": "First Meaningful Paint", | |
| "description": "First Meaningful Paint measures when the primary content of a page is visible. [Learn more about the First Meaningful Paint metric](https://developer.chrome.com/docs/lighthouse/performance/first-meaningful-paint/).", | |
| "score": null, | |
| "scoreDisplayMode": "notApplicable" | |
| }, | |
| "network-rtt": { | |
| "id": "network-rtt", | |
| "title": "Network Round Trip Times", | |
| "description": "Network round trip times (RTT) have a large impact on performance. If the RTT to an origin is high, it's an indication that servers closer to the user could improve performance. [Learn more about the Round Trip Time](https://hpbn.co/primer-on-latency-and-bandwidth/).", | |
| "score": 1, | |
| "scoreDisplayMode": "informative", | |
| "displayValue": "0 ms", | |
| "details": { | |
| "headings": [ | |
| { | |
| "valueType": "text", | |
| "label": "URL", | |
| "key": "origin" | |
| }, | |
| { | |
| "valueType": "ms", | |
| "key": "rtt", | |
| "granularity": 1, | |
| "label": "Time Spent" | |
| } | |
| ], | |
| "type": "table", | |
| "sortedBy": [ | |
| "rtt" | |
| ], | |
| "items": [ | |
| { | |
| "origin": "https://dav.one", | |
| "rtt": 0.015462223213633367 | |
| } | |
| ] | |
| }, | |
| "numericValue": 0.015462223213633367, | |
| "numericUnit": "millisecond" | |
| }, | |
| "unused-javascript": { | |
| "id": "unused-javascript", | |
| "title": "Reduce unused JavaScript", | |
| "description": "Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/).", | |
| "score": 1, | |
| "scoreDisplayMode": "metricSavings", | |
| "metricSavings": { | |
| "LCP": 0, | |
| "FCP": 0 | |
| }, | |
| "details": { | |
| "debugData": { | |
| "metricSavings": { | |
| "FCP": 0, | |
| "LCP": 0 | |
| }, | |
| "type": "debugdata" | |
| }, | |
| "overallSavingsMs": 0, | |
| "items": [], | |
| "sortedBy": [ | |
| "wastedBytes" | |
| ], | |
| "overallSavingsBytes": 0, | |
| "headings": [], | |
| "type": "opportunity" | |
| }, | |
| "numericValue": 0, | |
| "numericUnit": "millisecond" | |
| }, | |
| "screenshot-thumbnails": { | |
| "id": "screenshot-thumbnails", | |
| "title": "Screenshot Thumbnails", | |
| "description": "This is what the load of your site looked like.", | |
| "score": 1, | |
| "scoreDisplayMode": "informative", | |
| "details": { | |
| "items": [], | |
| "type": "filmstrip", | |
| "scale": 3000 | |
| } | |
| }, | |
| "diagnostics": { | |
| "id": "diagnostics", | |
| "title": "Diagnostics", | |
| "description": "Collection of useful page vitals.", | |
| "score": 1, | |
| "scoreDisplayMode": "informative", | |
| "details": { | |
| "type": "debugdata", | |
| "items": [ | |
| { | |
| "rtt": 0.015462223213633367, | |
| "numTasks": 112, | |
| "numTasksOver500ms": 0, | |
| "numTasksOver10ms": 3, | |
| "totalByteWeight": 37240, | |
| "numStylesheets": 2, | |
| "maxServerLatency": 2, | |
| "numTasksOver50ms": 0, | |
| "numTasksOver100ms": 0, | |
| "numRequests": 4, | |
| "throughput": 13541428447.11002, | |
| "numFonts": 0, | |
| "numScripts": 1, | |
| "totalTaskTime": 76.98600000000003, | |
| "maxRtt": 0.015462223213633367, | |
| "numTasksOver25ms": 0, | |
| "mainDocumentTransferSize": 15333 | |
| } | |
| ] | |
| } | |
| }, | |
| "unminified-css": { | |
| "id": "unminified-css", | |
| "title": "Minify CSS", | |
| "description": "Minifying CSS files can reduce network payload sizes. [Learn how to minify CSS](https://developer.chrome.com/docs/lighthouse/performance/unminified-css/).", | |
| "score": 1, | |
| "scoreDisplayMode": "metricSavings", | |
| "metricSavings": { | |
| "LCP": 0, | |
| "FCP": 0 | |
| }, | |
| "details": { | |
| "debugData": { | |
| "metricSavings": { | |
| "FCP": 0, | |
| "LCP": 0 | |
| }, | |
| "type": "debugdata" | |
| }, | |
| "sortedBy": [ | |
| "wastedBytes" | |
| ], | |
| "items": [], | |
| "type": "opportunity", | |
| "overallSavingsBytes": 0, | |
| "overallSavingsMs": 0, | |
| "headings": [] | |
| }, | |
| "numericValue": 0, | |
| "numericUnit": "millisecond" | |
| }, | |
| "long-tasks": { | |
| "id": "long-tasks", | |
| "title": "Avoid long main-thread tasks", | |
| "description": "Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay. [Learn how to avoid long main-thread tasks](https://web.dev/articles/optimize-long-tasks)", | |
| "score": null, | |
| "scoreDisplayMode": "notApplicable", | |
| "metricSavings": { | |
| "TBT": 0 | |
| }, | |
| "details": { | |
| "type": "table", | |
| "debugData": { | |
| "urls": [], | |
| "type": "debugdata", | |
| "tasks": [] | |
| }, | |
| "items": [], | |
| "headings": [] | |
| } | |
| }, | |
| "viewport": { | |
| "id": "viewport", | |
| "title": "Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`", | |
| "description": "A `<meta name=\"viewport\">` not only optimizes your app for mobile screen sizes, but also prevents [a 300 millisecond delay to user input](https://developer.chrome.com/blog/300ms-tap-delay-gone-away/). [Learn more about using the viewport meta tag](https://developer.chrome.com/docs/lighthouse/pwa/viewport/).", | |
| "score": 1, | |
| "scoreDisplayMode": "metricSavings", | |
| "metricSavings": { | |
| "INP": 0 | |
| }, | |
| "details": { | |
| "viewportContent": "width=device-width,initial-scale=1", | |
| "type": "debugdata" | |
| }, | |
| "warnings": [] | |
| }, | |
| "uses-optimized-images": { | |
| "id": "uses-optimized-images", | |
| "title": "Efficiently encode images", | |
| "description": "Optimized images load faster and consume less cellular data. [Learn how to efficiently encode images](https://developer.chrome.com/docs/lighthouse/performance/uses-optimized-images/).", | |
| "score": 1, | |
| "scoreDisplayMode": "metricSavings", | |
| "metricSavings": { | |
| "LCP": 0, | |
| "FCP": 0 | |
| }, | |
| "details": { | |
| "overallSavingsMs": 0, | |
| "items": [], | |
| "sortedBy": [ | |
| "wastedBytes" | |
| ], | |
| "overallSavingsBytes": 0, | |
| "type": "opportunity", | |
| "debugData": { | |
| "metricSavings": { | |
| "LCP": 0, | |
| "FCP": 0 | |
| }, | |
| "type": "debugdata" | |
| }, | |
| "headings": [] | |
| }, | |
| "warnings": [], | |
| "numericValue": 0, | |
| "numericUnit": "millisecond" | |
| }, | |
| "unminified-javascript": { | |
| "id": "unminified-javascript", | |
| "title": "Minify JavaScript", | |
| "description": "Minifying JavaScript files can reduce payload sizes and script parse time. [Learn how to minify JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unminified-javascript/).", | |
| "score": 1, | |
| "scoreDisplayMode": "metricSavings", | |
| "metricSavings": { | |
| "LCP": 0, | |
| "FCP": 0 | |
| }, | |
| "details": { | |
| "headings": [], | |
| "type": "opportunity", | |
| "overallSavingsMs": 0, | |
| "debugData": { | |
| "metricSavings": { | |
| "FCP": 0, | |
| "LCP": 0 | |
| }, | |
| "type": "debugdata" | |
| }, | |
| "items": [], | |
| "sortedBy": [ | |
| "wastedBytes" | |
| ], | |
| "overallSavingsBytes": 0 | |
| }, | |
| "warnings": [], | |
| "numericValue": 0, | |
| "numericUnit": "millisecond" | |
| }, | |
| "largest-contentful-paint-element": { | |
| "id": "largest-contentful-paint-element", | |
| "title": "Largest Contentful Paint element", | |
| "description": "This is the largest contentful element painted within the viewport. [Learn more about the Largest Contentful Paint element](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-largest-contentful-paint/)", | |
| "score": 1, | |
| "scoreDisplayMode": "informative", | |
| "displayValue": "270 ms", | |
| "metricSavings": { | |
| "LCP": 0 | |
| }, | |
| "details": { | |
| "type": "list", | |
| "items": [ | |
| { | |
| "items": [ | |
| { | |
| "node": { | |
| "snippet": "<p class=\"!mt-0 text-base-content font-light tracking-normal\">", | |
| "type": "node", | |
| "lhId": "page-0-P", | |
| "selector": "a > div.flex > article > p.!mt-0", | |
| "boundingRect": { | |
| "height": 128, | |
| "bottom": 710, | |
| "top": 582, | |
| "left": 322, | |
| "width": 840, | |
| "right": 1162 | |
| }, | |
| "nodeLabel": "Astro is a fantastic tool for building static sites. TailwindCSS is a utility-f…", | |
| "path": "1,HTML,1,BODY,1,MAIN,0,A,0,DIV,1,ARTICLE,1,P" | |
| } | |
| } | |
| ], | |
| "headings": [ | |
| { | |
| "valueType": "node", | |
| "label": "Element", | |
| "key": "node" | |
| } | |
| ], | |
| "type": "table" | |
| }, | |
| { | |
| "type": "table", | |
| "items": [ | |
| { | |
| "percent": "60%", | |
| "timing": 162, | |
| "phase": "TTFB" | |
| }, | |
| { | |
| "phase": "Load Delay", | |
| "percent": "0%", | |
| "timing": 0 | |
| }, | |
| { | |
| "percent": "0%", | |
| "timing": 0, | |
| "phase": "Load Time" | |
| }, | |
| { | |
| "percent": "40%", | |
| "phase": "Render Delay", | |
| "timing": 110 | |
| } | |
| ], | |
| "headings": [ | |
| { | |
| "label": "Phase", | |
| "key": "phase", | |
| "valueType": "text" | |
| }, | |
| { | |
| "key": "percent", | |
| "valueType": "text", | |
| "label": "% of LCP" | |
| }, | |
| { | |
| "label": "Timing", | |
| "key": "timing", | |
| "valueType": "ms" | |
| } | |
| ] | |
| } | |
| ] | |
| } | |
| }, | |
| "no-document-write": { | |
| "id": "no-document-write", | |
| "title": "Avoids `document.write()`", | |
| "description": "For users on slow connections, external scripts dynamically injected via `document.write()` can delay page load by tens of seconds. [Learn how to avoid document.write()](https://developer.chrome.com/docs/lighthouse/best-practices/no-document-write/).", | |
| "score": 1, | |
| "scoreDisplayMode": "metricSavings", | |
| "details": { | |
| "items": [], | |
| "headings": [], | |
| "type": "table" | |
| } | |
| }, | |
| "uses-passive-event-listeners": { | |
| "id": "uses-passive-event-listeners", | |
| "title": "Uses passive listeners to improve scrolling performance", | |
| "description": "Consider marking your touch and wheel event listeners as `passive` to improve your page's scroll performance. [Learn more about adopting passive event listeners](https://developer.chrome.com/docs/lighthouse/best-practices/uses-passive-event-listeners/).", | |
| "score": 1, | |
| "scoreDisplayMode": "metricSavings", | |
| "details": { | |
| "type": "table", | |
| "headings": [], | |
| "items": [] | |
| } | |
| }, | |
| "speed-index": { | |
| "id": "speed-index", | |
| "title": "Speed Index", | |
| "description": "Speed Index shows how quickly the contents of a page are visibly populated. [Learn more about the Speed Index metric](https://developer.chrome.com/docs/lighthouse/performance/speed-index/).", | |
| "score": 1, | |
| "scoreDisplayMode": "numeric", | |
| "displayValue": "0.3 s", | |
| "numericValue": 309.283800315857, | |
| "numericUnit": "millisecond" | |
| }, | |
| "total-byte-weight": { | |
| "id": "total-byte-weight", | |
| "title": "Avoids enormous network payloads", | |
| "description": "Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https://developer.chrome.com/docs/lighthouse/performance/total-byte-weight/).", | |
| "score": 1, | |
| "scoreDisplayMode": "informative", | |
| "displayValue": "Total size was 36 KiB", | |
| "details": { | |
| "type": "table", | |
| "items": [ | |
| { | |
| "totalBytes": 18085, | |
| "url": "https://dav.one/_astro/_slug_.DnecYA6P.css" | |
| }, | |
| { | |
| "url": "https://dav.one/", | |
| "totalBytes": 15333 | |
| }, | |
| { | |
| "totalBytes": 1962, | |
| "url": "https://dav.one/_astro/page.V2R8AmkL.js" | |
| }, | |
| { | |
| "url": "https://dav.one/_astro/_slug_.B2JtWAvK.css", | |
| "totalBytes": 1860 | |
| } | |
| ], | |
| "sortedBy": [ | |
| "totalBytes" | |
| ], | |
| "headings": [ | |
| { | |
| "valueType": "url", | |
| "label": "URL", | |
| "key": "url" | |
| }, | |
| { | |
| "label": "Transfer Size", | |
| "valueType": "bytes", | |
| "key": "totalBytes" | |
| } | |
| ] | |
| }, | |
| "numericValue": 37240, | |
| "numericUnit": "byte" | |
| }, | |
| "non-composited-animations": { | |
| "id": "non-composited-animations", | |
| "title": "Avoid non-composited animations", | |
| "description": "Animations which are not composited can be janky and increase CLS. [Learn how to avoid non-composited animations](https://developer.chrome.com/docs/lighthouse/performance/non-composited-animations/)", | |
| "score": null, | |
| "scoreDisplayMode": "notApplicable", | |
| "metricSavings": { | |
| "CLS": 0 | |
| }, | |
| "details": { | |
| "headings": [], | |
| "items": [], | |
| "type": "table" | |
| } | |
| }, | |
| "uses-long-cache-ttl": { | |
| "id": "uses-long-cache-ttl", | |
| "title": "Uses efficient cache policy on static assets", | |
| "description": "A long cache lifetime can speed up repeat visits to your page. [Learn more about efficient cache policies](https://developer.chrome.com/docs/lighthouse/performance/uses-long-cache-ttl/).", | |
| "score": 1, | |
| "scoreDisplayMode": "metricSavings", | |
| "displayValue": "0 resources found", | |
| "details": { | |
| "items": [], | |
| "type": "table", | |
| "headings": [] | |
| }, | |
| "numericValue": 0, | |
| "numericUnit": "byte" | |
| }, | |
| "offscreen-images": { | |
| "id": "offscreen-images", | |
| "title": "Defer offscreen images", | |
| "description": "Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive. [Learn how to defer offscreen images](https://developer.chrome.com/docs/lighthouse/performance/offscreen-images/).", | |
| "score": 1, | |
| "scoreDisplayMode": "metricSavings", | |
| "metricSavings": { | |
| "LCP": 0, | |
| "FCP": 0 | |
| }, | |
| "details": { | |
| "items": [], | |
| "overallSavingsMs": 0, | |
| "type": "opportunity", | |
| "headings": [], | |
| "debugData": { | |
| "metricSavings": { | |
| "LCP": 0, | |
| "FCP": 0 | |
| }, | |
| "type": "debugdata" | |
| }, | |
| "overallSavingsBytes": 0, | |
| "sortedBy": [ | |
| "wastedBytes" | |
| ] | |
| }, | |
| "warnings": [], | |
| "numericValue": 0, | |
| "numericUnit": "millisecond" | |
| }, | |
| "network-server-latency": { | |
| "id": "network-server-latency", | |
| "title": "Server Backend Latencies", | |
| "description": "Server latencies can impact web performance. If the server latency of an origin is high, it's an indication the server is overloaded or has poor backend performance. [Learn more about server response time](https://hpbn.co/primer-on-web-performance/#analyzing-the-resource-waterfall).", | |
| "score": 1, | |
| "scoreDisplayMode": "informative", | |
| "displayValue": "0 ms", | |
| "details": { | |
| "items": [ | |
| { | |
| "serverResponseTime": 2, | |
| "origin": "https://dav.one" | |
| } | |
| ], | |
| "headings": [ | |
| { | |
| "key": "origin", | |
| "valueType": "text", | |
| "label": "URL" | |
| }, | |
| { | |
| "granularity": 1, | |
| "key": "serverResponseTime", | |
| "valueType": "ms", | |
| "label": "Time Spent" | |
| } | |
| ], | |
| "type": "table", | |
| "sortedBy": [ | |
| "serverResponseTime" | |
| ] | |
| }, | |
| "numericValue": 2, | |
| "numericUnit": "millisecond" | |
| }, | |
| "unused-css-rules": { | |
| "id": "unused-css-rules", | |
| "title": "Reduce unused CSS", | |
| "description": "Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https://developer.chrome.com/docs/lighthouse/performance/unused-css-rules/).", | |
| "score": 1, | |
| "scoreDisplayMode": "metricSavings", | |
| "metricSavings": { | |
| "LCP": 0, | |
| "FCP": 0 | |
| }, | |
| "details": { | |
| "headings": [], | |
| "items": [], | |
| "sortedBy": [ | |
| "wastedBytes" | |
| ], | |
| "overallSavingsBytes": 0, | |
| "debugData": { | |
| "type": "debugdata", | |
| "metricSavings": { | |
| "LCP": 0, | |
| "FCP": 0 | |
| } | |
| }, | |
| "type": "opportunity", | |
| "overallSavingsMs": 0 | |
| }, | |
| "numericValue": 0, | |
| "numericUnit": "millisecond" | |
| }, | |
| "font-display": { | |
| "id": "font-display", | |
| "title": "All text remains visible during webfont loads", | |
| "description": "Leverage the `font-display` CSS feature to ensure text is user-visible while webfonts are loading. [Learn more about `font-display`](https://developer.chrome.com/docs/lighthouse/performance/font-display/).", | |
| "score": 1, | |
| "scoreDisplayMode": "metricSavings", | |
| "details": { | |
| "headings": [], | |
| "type": "table", | |
| "items": [] | |
| }, | |
| "warnings": [] | |
| }, | |
| "first-contentful-paint": { | |
| "id": "first-contentful-paint", | |
| "title": "First Contentful Paint", | |
| "description": "First Contentful Paint marks the time at which the first text or image is painted. [Learn more about the First Contentful Paint metric](https://developer.chrome.com/docs/lighthouse/performance/first-contentful-paint/).", | |
| "score": 1, | |
| "scoreDisplayMode": "numeric", | |
| "displayValue": "0.3 s", | |
| "numericValue": 272, | |
| "numericUnit": "millisecond" | |
| }, | |
| "uses-responsive-images": { | |
| "id": "uses-responsive-images", | |
| "title": "Properly size images", | |
| "description": "Serve images that are appropriately-sized to save cellular data and improve load time. [Learn how to size images](https://developer.chrome.com/docs/lighthouse/performance/uses-responsive-images/).", | |
| "score": 1, | |
| "scoreDisplayMode": "metricSavings", | |
| "metricSavings": { | |
| "LCP": 0, | |
| "FCP": 0 | |
| }, | |
| "details": { | |
| "items": [], | |
| "type": "opportunity", | |
| "sortedBy": [ | |
| "wastedBytes" | |
| ], | |
| "overallSavingsBytes": 0, | |
| "headings": [], | |
| "overallSavingsMs": 0, | |
| "debugData": { | |
| "metricSavings": { | |
| "LCP": 0, | |
| "FCP": 0 | |
| }, | |
| "type": "debugdata" | |
| } | |
| }, | |
| "numericValue": 0, | |
| "numericUnit": "millisecond" | |
| }, | |
| "critical-request-chains": { | |
| "id": "critical-request-chains", | |
| "title": "Avoid chaining critical requests", | |
| "description": "The Critical Request Chains below show you what resources are loaded with a high priority. Consider reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load. [Learn how to avoid chaining critical requests](https://developer.chrome.com/docs/lighthouse/performance/critical-request-chains/).", | |
| "score": 1, | |
| "scoreDisplayMode": "informative", | |
| "displayValue": "3 chains found", | |
| "details": { | |
| "chains": { | |
| "2C354183D10DBDCE1E16BD27A5536886": { | |
| "children": { | |
| "52.2": { | |
| "request": { | |
| "responseReceivedTime": 4687313.212168, | |
| "startTime": 4687313.16369, | |
| "endTime": 4687313.212175, | |
| "transferSize": 1860, | |
| "url": "https://dav.one/_astro/_slug_.B2JtWAvK.css" | |
| } | |
| }, | |
| "52.3": { | |
| "request": { | |
| "endTime": 4687313.252778, | |
| "transferSize": 18085, | |
| "responseReceivedTime": 4687313.252772001, | |
| "startTime": 4687313.163753, | |
| "url": "https://dav.one/_astro/_slug_.DnecYA6P.css" | |
| } | |
| }, | |
| "52.4": { | |
| "request": { | |
| "transferSize": 1962, | |
| "startTime": 4687313.164528, | |
| "url": "https://dav.one/_astro/page.V2R8AmkL.js", | |
| "endTime": 4687313.212829, | |
| "responseReceivedTime": 4687313.212824999 | |
| } | |
| } | |
| }, | |
| "request": { | |
| "responseReceivedTime": 4687313.146584, | |
| "endTime": 4687313.146589, | |
| "url": "https://dav.one/", | |
| "transferSize": 15333, | |
| "startTime": 4687313.042902 | |
| } | |
| } | |
| }, | |
| "longestChain": { | |
| "length": 2, | |
| "duration": 209.8759994506836, | |
| "transferSize": 18085 | |
| }, | |
| "type": "criticalrequestchain" | |
| } | |
| }, | |
| "third-party-facades": { | |
| "id": "third-party-facades", | |
| "title": "Lazy load third-party resources with facades", | |
| "description": "Some third-party embeds can be lazy loaded. Consider replacing them with a facade until they are required. [Learn how to defer third-parties with a facade](https://developer.chrome.com/docs/lighthouse/performance/third-party-facades/).", | |
| "score": null, | |
| "scoreDisplayMode": "notApplicable", | |
| "metricSavings": { | |
| "TBT": 0 | |
| } | |
| }, | |
| "unsized-images": { | |
| "id": "unsized-images", | |
| "title": "Image elements have explicit `width` and `height`", | |
| "description": "Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https://web.dev/articles/optimize-cls#images_without_dimensions)", | |
| "score": 1, | |
| "scoreDisplayMode": "metricSavings", | |
| "metricSavings": { | |
| "CLS": 0 | |
| }, | |
| "details": { | |
| "items": [], | |
| "type": "table", | |
| "headings": [] | |
| } | |
| }, | |
| "metrics": { | |
| "id": "metrics", | |
| "title": "Metrics", | |
| "description": "Collects all available metrics.", | |
| "score": 1, | |
| "scoreDisplayMode": "informative", | |
| "details": { | |
| "type": "debugdata", | |
| "items": [ | |
| { | |
| "observedSpeedIndex": 292, | |
| "observedDomContentLoadedTs": 4687313263394, | |
| "observedNavigationStart": 0, | |
| "observedFirstVisualChangeTs": 4687313332676, | |
| "observedSpeedIndexTs": 4687313333300, | |
| "largestContentfulPaint": 272, | |
| "observedCumulativeLayoutShift": 0, | |
| "observedFirstContentfulPaintTs": 4687313353805, | |
| "observedLargestContentfulPaint": 312, | |
| "timeToFirstByte": 162, | |
| "speedIndex": 309, | |
| "observedLastVisualChangeTs": 4687313332676, | |
| "observedFirstContentfulPaintAllFrames": 312, | |
| "observedLoadTs": 4687313298001, | |
| "observedTraceEndTs": 4687315675800, | |
| "observedLargestContentfulPaintAllFrames": 312, | |
| "observedLoad": 256, | |
| "totalBlockingTime": 0, | |
| "interactive": 272, | |
| "observedCumulativeLayoutShiftMainFrame": 0, | |
| "cumulativeLayoutShiftMainFrame": 0, | |
| "observedLastVisualChange": 291, | |
| "observedNavigationStartTs": 4687313041676, | |
| "observedFirstPaint": 312, | |
| "observedLargestContentfulPaintAllFramesTs": 4687313353805, | |
| "observedDomContentLoaded": 222, | |
| "observedTimeOriginTs": 4687313041676, | |
| "observedTimeOrigin": 0, | |
| "firstContentfulPaint": 272, | |
| "observedFirstContentfulPaint": 312, | |
| "observedFirstContentfulPaintAllFramesTs": 4687313353805, | |
| "observedFirstVisualChange": 291, | |
| "cumulativeLayoutShift": 0, | |
| "observedFirstPaintTs": 4687313353805, | |
| "observedTraceEnd": 2634, | |
| "maxPotentialFID": 16, | |
| "observedLargestContentfulPaintTs": 4687313353805 | |
| }, | |
| { | |
| "lcpInvalidated": false | |
| } | |
| ] | |
| }, | |
| "numericValue": 272, | |
| "numericUnit": "millisecond" | |
| }, | |
| "lcp-lazy-loaded": { | |
| "id": "lcp-lazy-loaded", | |
| "title": "Largest Contentful Paint image was not lazily loaded", | |
| "description": "Above-the-fold images that are lazily loaded render later in the page lifecycle, which can delay the largest contentful paint. [Learn more about optimal lazy loading](https://web.dev/articles/lcp-lazy-loading).", | |
| "score": null, | |
| "scoreDisplayMode": "notApplicable", | |
| "metricSavings": { | |
| "LCP": 0 | |
| } | |
| }, | |
| "modern-image-formats": { | |
| "id": "modern-image-formats", | |
| "title": "Serve images in next-gen formats", | |
| "description": "Image formats like WebP and AVIF often provide better compression than PNG or JPEG, which means faster downloads and less data consumption. [Learn more about modern image formats](https://developer.chrome.com/docs/lighthouse/performance/uses-webp-images/).", | |
| "score": 1, | |
| "scoreDisplayMode": "metricSavings", | |
| "metricSavings": { | |
| "LCP": 0, | |
| "FCP": 0 | |
| }, | |
| "details": { | |
| "overallSavingsBytes": 0, | |
| "headings": [], | |
| "sortedBy": [ | |
| "wastedBytes" | |
| ], | |
| "type": "opportunity", | |
| "items": [], | |
| "debugData": { | |
| "metricSavings": { | |
| "FCP": 0, | |
| "LCP": 0 | |
| }, | |
| "type": "debugdata" | |
| }, | |
| "overallSavingsMs": 0 | |
| }, | |
| "warnings": [], | |
| "numericValue": 0, | |
| "numericUnit": "millisecond" | |
| }, | |
| "layout-shifts": { | |
| "id": "layout-shifts", | |
| "title": "Avoid large layout shifts", | |
| "description": "These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to [windowing](https://web.dev/articles/cls#what_is_cls). [Learn how to improve CLS](https://web.dev/articles/optimize-cls)", | |
| "score": null, | |
| "scoreDisplayMode": "notApplicable", | |
| "metricSavings": { | |
| "CLS": 0 | |
| }, | |
| "details": { | |
| "items": [], | |
| "type": "table", | |
| "headings": [] | |
| } | |
| }, | |
| "duplicated-javascript": { | |
| "id": "duplicated-javascript", | |
| "title": "Remove duplicate modules in JavaScript bundles", | |
| "description": "Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity. ", | |
| "score": 1, | |
| "scoreDisplayMode": "metricSavings", | |
| "metricSavings": { | |
| "LCP": 0, | |
| "FCP": 0 | |
| }, | |
| "details": { | |
| "overallSavingsBytes": 0, | |
| "items": [], | |
| "sortedBy": [ | |
| "wastedBytes" | |
| ], | |
| "debugData": { | |
| "metricSavings": { | |
| "LCP": 0, | |
| "FCP": 0 | |
| }, | |
| "type": "debugdata" | |
| }, | |
| "overallSavingsMs": 0, | |
| "headings": [], | |
| "type": "opportunity" | |
| }, | |
| "numericValue": 0, | |
| "numericUnit": "millisecond" | |
| }, | |
| "efficient-animated-content": { | |
| "id": "efficient-animated-content", | |
| "title": "Use video formats for animated content", | |
| "description": "Large GIFs are inefficient for delivering animated content. Consider using MPEG4/WebM videos for animations and PNG/WebP for static images instead of GIF to save network bytes. [Learn more about efficient video formats](https://developer.chrome.com/docs/lighthouse/performance/efficient-animated-content/)", | |
| "score": 1, | |
| "scoreDisplayMode": "metricSavings", | |
| "metricSavings": { | |
| "LCP": 0, | |
| "FCP": 0 | |
| }, | |
| "details": { | |
| "headings": [], | |
| "debugData": { | |
| "metricSavings": { | |
| "LCP": 0, | |
| "FCP": 0 | |
| }, | |
| "type": "debugdata" | |
| }, | |
| "type": "opportunity", | |
| "items": [], | |
| "overallSavingsBytes": 0, | |
| "sortedBy": [ | |
| "wastedBytes" | |
| ], | |
| "overallSavingsMs": 0 | |
| }, | |
| "numericValue": 0, | |
| "numericUnit": "millisecond" | |
| }, | |
| "legacy-javascript": { | |
| "id": "legacy-javascript", | |
| "title": "Avoid serving legacy JavaScript to modern browsers", | |
| "description": "Polyfills and transforms enable legacy browsers to use new JavaScript features. However, many aren't necessary for modern browsers. For your bundled JavaScript, adopt a modern script deployment strategy using module/nomodule feature detection to reduce the amount of code shipped to modern browsers, while retaining support for legacy browsers. [Learn how to use modern JavaScript](https://web.dev/articles/publish-modern-javascript)", | |
| "score": 1, | |
| "scoreDisplayMode": "metricSavings", | |
| "metricSavings": { | |
| "LCP": 0, | |
| "FCP": 0 | |
| }, | |
| "details": { | |
| "overallSavingsBytes": 0, | |
| "debugData": { | |
| "metricSavings": { | |
| "LCP": 0, | |
| "FCP": 0 | |
| }, | |
| "type": "debugdata" | |
| }, | |
| "items": [], | |
| "overallSavingsMs": 0, | |
| "sortedBy": [ | |
| "wastedBytes" | |
| ], | |
| "headings": [], | |
| "type": "opportunity" | |
| }, | |
| "numericValue": 0, | |
| "numericUnit": "millisecond" | |
| }, | |
| "bootup-time": { | |
| "id": "bootup-time", | |
| "title": "JavaScript execution time", | |
| "description": "Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to reduce Javascript execution time](https://developer.chrome.com/docs/lighthouse/performance/bootup-time/).", | |
| "score": null, | |
| "scoreDisplayMode": "notApplicable", | |
| "metricSavings": { | |
| "TBT": 0 | |
| }, | |
| "details": { | |
| "type": "table", | |
| "headings": [], | |
| "items": [] | |
| }, | |
| "numericValue": 0, | |
| "numericUnit": "millisecond" | |
| }, | |
| "server-response-time": { | |
| "id": "server-response-time", | |
| "title": "Initial server response time was short", | |
| "description": "Keep the server response time for the main document short because all other requests depend on it. [Learn more about the Time to First Byte metric](https://developer.chrome.com/docs/lighthouse/performance/time-to-first-byte/).", | |
| "score": 1, | |
| "scoreDisplayMode": "informative", | |
| "displayValue": "Root document took 60 ms", | |
| "metricSavings": { | |
| "LCP": 0, | |
| "FCP": 0 | |
| }, | |
| "details": { | |
| "overallSavingsMs": 0, | |
| "headings": [ | |
| { | |
| "key": "url", | |
| "valueType": "url", | |
| "label": "URL" | |
| }, | |
| { | |
| "label": "Time Spent", | |
| "key": "responseTime", | |
| "valueType": "timespanMs" | |
| } | |
| ], | |
| "type": "opportunity", | |
| "items": [ | |
| { | |
| "responseTime": 59, | |
| "url": "https://dav.one/" | |
| } | |
| ] | |
| }, | |
| "numericValue": 59, | |
| "numericUnit": "millisecond" | |
| }, | |
| "largest-contentful-paint": { | |
| "id": "largest-contentful-paint", | |
| "title": "Largest Contentful Paint", | |
| "description": "Largest Contentful Paint marks the time at which the largest text or image is painted. [Learn more about the Largest Contentful Paint metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-largest-contentful-paint/)", | |
| "score": 1, | |
| "scoreDisplayMode": "numeric", | |
| "displayValue": "0.3 s", | |
| "numericValue": 272, | |
| "numericUnit": "millisecond" | |
| }, | |
| "third-party-summary": { | |
| "id": "third-party-summary", | |
| "title": "Minimize third-party usage", | |
| "description": "Third-party code can significantly impact load performance. Limit the number of redundant third-party providers and try to load third-party code after your page has primarily finished loading. [Learn how to minimize third-party impact](https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/loading-third-party-javascript/).", | |
| "score": null, | |
| "scoreDisplayMode": "notApplicable", | |
| "metricSavings": { | |
| "TBT": 0 | |
| } | |
| }, | |
| "mainthread-work-breakdown": { | |
| "id": "mainthread-work-breakdown", | |
| "title": "Minimizes main-thread work", | |
| "description": "Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to minimize main-thread work](https://developer.chrome.com/docs/lighthouse/performance/mainthread-work-breakdown/)", | |
| "score": 1, | |
| "scoreDisplayMode": "informative", | |
| "displayValue": "0.1 s", | |
| "metricSavings": { | |
| "TBT": 0 | |
| }, | |
| "details": { | |
| "items": [ | |
| { | |
| "groupLabel": "Style & Layout", | |
| "group": "styleLayout", | |
| "duration": 29.137 | |
| }, | |
| { | |
| "group": "other", | |
| "groupLabel": "Other", | |
| "duration": 25.814000000000007 | |
| }, | |
| { | |
| "duration": 10.581, | |
| "group": "scriptEvaluation", | |
| "groupLabel": "Script Evaluation" | |
| }, | |
| { | |
| "duration": 7.9590000000000005, | |
| "groupLabel": "Parse HTML & CSS", | |
| "group": "parseHTML" | |
| }, | |
| { | |
| "duration": 2.312, | |
| "group": "paintCompositeRender", | |
| "groupLabel": "Rendering" | |
| }, | |
| { | |
| "duration": 1.1830000000000003, | |
| "groupLabel": "Script Parsing & Compilation", | |
| "group": "scriptParseCompile" | |
| } | |
| ], | |
| "type": "table", | |
| "sortedBy": [ | |
| "duration" | |
| ], | |
| "headings": [ | |
| { | |
| "valueType": "text", | |
| "label": "Category", | |
| "key": "groupLabel" | |
| }, | |
| { | |
| "granularity": 1, | |
| "valueType": "ms", | |
| "key": "duration", | |
| "label": "Time Spent" | |
| } | |
| ] | |
| }, | |
| "numericValue": 76.986, | |
| "numericUnit": "millisecond" | |
| }, | |
| "render-blocking-resources": { | |
| "id": "render-blocking-resources", | |
| "title": "Eliminate render-blocking resources", | |
| "description": "Resources are blocking the first paint of your page. Consider delivering critical JS/CSS inline and deferring all non-critical JS/styles. [Learn how to eliminate render-blocking resources](https://developer.chrome.com/docs/lighthouse/performance/render-blocking-resources/).", | |
| "score": 1, | |
| "scoreDisplayMode": "metricSavings", | |
| "metricSavings": { | |
| "LCP": 0, | |
| "FCP": 0 | |
| }, | |
| "details": { | |
| "overallSavingsMs": 0, | |
| "headings": [], | |
| "items": [], | |
| "type": "opportunity" | |
| }, | |
| "numericValue": 0, | |
| "numericUnit": "millisecond" | |
| }, | |
| "redirects": { | |
| "id": "redirects", | |
| "title": "Avoid multiple page redirects", | |
| "description": "Redirects introduce additional delays before the page can be loaded. [Learn how to avoid page redirects](https://developer.chrome.com/docs/lighthouse/performance/redirects/).", | |
| "score": 1, | |
| "scoreDisplayMode": "metricSavings", | |
| "metricSavings": { | |
| "LCP": 0, | |
| "FCP": 0 | |
| }, | |
| "details": { | |
| "overallSavingsMs": 0, | |
| "headings": [], | |
| "type": "opportunity", | |
| "items": [] | |
| }, | |
| "numericValue": 0, | |
| "numericUnit": "millisecond" | |
| }, | |
| "cumulative-layout-shift": { | |
| "id": "cumulative-layout-shift", | |
| "title": "Cumulative Layout Shift", | |
| "description": "Cumulative Layout Shift measures the movement of visible elements within the viewport. [Learn more about the Cumulative Layout Shift metric](https://web.dev/articles/cls).", | |
| "score": 1, | |
| "scoreDisplayMode": "numeric", | |
| "displayValue": "0", | |
| "details": { | |
| "items": [ | |
| { | |
| "cumulativeLayoutShiftMainFrame": 0, | |
| "newEngineResultDiffered": false, | |
| "newEngineResult": { | |
| "cumulativeLayoutShiftMainFrame": 0, | |
| "cumulativeLayoutShift": 0 | |
| } | |
| } | |
| ], | |
| "type": "debugdata" | |
| }, | |
| "numericValue": 0, | |
| "numericUnit": "unitless" | |
| }, | |
| "dom-size": { | |
| "id": "dom-size", | |
| "title": "Avoids an excessive DOM size", | |
| "description": "A large DOM will increase memory usage, cause longer [style calculations](https://developers.google.com/web/fundamentals/performance/rendering/reduce-the-scope-and-complexity-of-style-calculations), and produce costly [layout reflows](https://developers.google.com/speed/articles/reflow). [Learn how to avoid an excessive DOM size](https://developer.chrome.com/docs/lighthouse/performance/dom-size/).", | |
| "score": 1, | |
| "scoreDisplayMode": "informative", | |
| "displayValue": "87 elements", | |
| "metricSavings": { | |
| "TBT": 0 | |
| }, | |
| "details": { | |
| "type": "table", | |
| "items": [ | |
| { | |
| "value": { | |
| "granularity": 1, | |
| "value": 87, | |
| "type": "numeric" | |
| }, | |
| "statistic": "Total DOM Elements" | |
| }, | |
| { | |
| "node": { | |
| "nodeLabel": "div.flex > div.max-md:hidden > svg.text-primary > path", | |
| "boundingRect": { | |
| "height": 86, | |
| "top": 473, | |
| "width": 90, | |
| "bottom": 559, | |
| "right": 292, | |
| "left": 203 | |
| }, | |
| "type": "node", | |
| "lhId": "1-0-path", | |
| "path": "1,HTML,1,BODY,1,MAIN,0,A,0,DIV,0,DIV,0,svg,0,path", | |
| "selector": "div.flex > div.max-md:hidden > svg.text-primary > path", | |
| "snippet": "<path d=\"M182.022 9.147c2.982 3.702 4.502 8.697 7.543 18.687L256 246.074a276.5 276.…\">" | |
| }, | |
| "statistic": "Maximum DOM Depth", | |
| "value": { | |
| "type": "numeric", | |
| "value": 7, | |
| "granularity": 1 | |
| } | |
| }, | |
| { | |
| "value": { | |
| "type": "numeric", | |
| "value": 6, | |
| "granularity": 1 | |
| }, | |
| "node": { | |
| "snippet": "<main class=\"prose prose-sm md:prose-base lg:prose-lg max-w-none\">", | |
| "nodeLabel": "Setting up Astro project with TailwindCSS V4 and daisyUI V5\n\nAstro is a fantast…", | |
| "lhId": "1-1-MAIN", | |
| "path": "1,HTML,1,BODY,1,MAIN", | |
| "type": "node", | |
| "selector": "body > main.prose", | |
| "boundingRect": { | |
| "top": 449, | |
| "height": 1500, | |
| "bottom": 1949, | |
| "width": 1004, | |
| "left": 166, | |
| "right": 1170 | |
| } | |
| }, | |
| "statistic": "Maximum Child Elements" | |
| } | |
| ], | |
| "headings": [ | |
| { | |
| "label": "Statistic", | |
| "valueType": "text", | |
| "key": "statistic" | |
| }, | |
| { | |
| "key": "node", | |
| "valueType": "node", | |
| "label": "Element" | |
| }, | |
| { | |
| "valueType": "numeric", | |
| "label": "Value", | |
| "key": "value" | |
| } | |
| ] | |
| }, | |
| "numericValue": 87, | |
| "numericUnit": "element" | |
| }, | |
| "user-timings": { | |
| "id": "user-timings", | |
| "title": "User Timing marks and measures", | |
| "description": "Consider instrumenting your app with the User Timing API to measure your app's real-world performance during key user experiences. [Learn more about User Timing marks](https://developer.chrome.com/docs/lighthouse/performance/user-timings/).", | |
| "score": null, | |
| "scoreDisplayMode": "notApplicable", | |
| "details": { | |
| "type": "table", | |
| "headings": [], | |
| "items": [] | |
| } | |
| }, | |
| "max-potential-fid": { | |
| "id": "max-potential-fid", | |
| "title": "Max Potential First Input Delay", | |
| "description": "The maximum potential First Input Delay that your users could experience is the duration of the longest task. [Learn more about the Maximum Potential First Input Delay metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-max-potential-fid/).", | |
| "score": 1, | |
| "scoreDisplayMode": "numeric", | |
| "displayValue": "20 ms", | |
| "numericValue": 16, | |
| "numericUnit": "millisecond" | |
| }, | |
| "uses-text-compression": { | |
| "id": "uses-text-compression", | |
| "title": "Enable text compression", | |
| "description": "Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes. [Learn more about text compression](https://developer.chrome.com/docs/lighthouse/performance/uses-text-compression/).", | |
| "score": 1, | |
| "scoreDisplayMode": "metricSavings", | |
| "metricSavings": { | |
| "LCP": 0, | |
| "FCP": 0 | |
| }, | |
| "details": { | |
| "type": "opportunity", | |
| "overallSavingsBytes": 0, | |
| "sortedBy": [ | |
| "wastedBytes" | |
| ], | |
| "items": [], | |
| "overallSavingsMs": 0, | |
| "headings": [], | |
| "debugData": { | |
| "type": "debugdata", | |
| "metricSavings": { | |
| "FCP": 0, | |
| "LCP": 0 | |
| } | |
| } | |
| }, | |
| "numericValue": 0, | |
| "numericUnit": "millisecond" | |
| }, | |
| "prioritize-lcp-image": { | |
| "id": "prioritize-lcp-image", | |
| "title": "Preload Largest Contentful Paint image", | |
| "description": "If the LCP element is dynamically added to the page, you should preload the image in order to improve LCP. [Learn more about preloading LCP elements](https://web.dev/articles/optimize-lcp#optimize_when_the_resource_is_discovered).", | |
| "score": null, | |
| "scoreDisplayMode": "notApplicable", | |
| "metricSavings": { | |
| "LCP": 0 | |
| } | |
| }, | |
| "final-screenshot": {} | |
| }, | |
| "categories": { | |
| "performance": { | |
| "id": "performance", | |
| "title": "Performance", | |
| "score": 1, | |
| "auditRefs": [ | |
| { | |
| "id": "first-contentful-paint", | |
| "weight": 10, | |
| "group": "metrics", | |
| "acronym": "FCP" | |
| }, | |
| { | |
| "id": "largest-contentful-paint", | |
| "weight": 25, | |
| "group": "metrics", | |
| "acronym": "LCP" | |
| }, | |
| { | |
| "id": "total-blocking-time", | |
| "weight": 30, | |
| "group": "metrics", | |
| "acronym": "TBT" | |
| }, | |
| { | |
| "id": "cumulative-layout-shift", | |
| "weight": 25, | |
| "group": "metrics", | |
| "acronym": "CLS" | |
| }, | |
| { | |
| "id": "speed-index", | |
| "weight": 10, | |
| "group": "metrics", | |
| "acronym": "SI" | |
| }, | |
| { | |
| "id": "interactive", | |
| "weight": 0, | |
| "group": "hidden", | |
| "acronym": "TTI" | |
| }, | |
| { | |
| "id": "max-potential-fid", | |
| "weight": 0, | |
| "group": "hidden" | |
| }, | |
| { | |
| "id": "first-meaningful-paint", | |
| "weight": 0, | |
| "group": "hidden", | |
| "acronym": "FMP" | |
| }, | |
| { | |
| "id": "render-blocking-resources", | |
| "weight": 0, | |
| "group": "diagnostics" | |
| }, | |
| { | |
| "id": "uses-responsive-images", | |
| "weight": 0, | |
| "group": "diagnostics" | |
| }, | |
| { | |
| "id": "offscreen-images", | |
| "weight": 0, | |
| "group": "diagnostics" | |
| }, | |
| { | |
| "id": "unminified-css", | |
| "weight": 0, | |
| "group": "diagnostics" | |
| }, | |
| { | |
| "id": "unminified-javascript", | |
| "weight": 0, | |
| "group": "diagnostics" | |
| }, | |
| { | |
| "id": "unused-css-rules", | |
| "weight": 0, | |
| "group": "diagnostics" | |
| }, | |
| { | |
| "id": "unused-javascript", | |
| "weight": 0, | |
| "group": "diagnostics" | |
| }, | |
| { | |
| "id": "uses-optimized-images", | |
| "weight": 0, | |
| "group": "diagnostics" | |
| }, | |
| { | |
| "id": "modern-image-formats", | |
| "weight": 0, | |
| "group": "diagnostics" | |
| }, | |
| { | |
| "id": "uses-text-compression", | |
| "weight": 0, | |
| "group": "diagnostics" | |
| }, | |
| { | |
| "id": "uses-rel-preconnect", | |
| "weight": 0, | |
| "group": "diagnostics" | |
| }, | |
| { | |
| "id": "server-response-time", | |
| "weight": 0, | |
| "group": "diagnostics" | |
| }, | |
| { | |
| "id": "redirects", | |
| "weight": 0, | |
| "group": "diagnostics" | |
| }, | |
| { | |
| "id": "efficient-animated-content", | |
| "weight": 0, | |
| "group": "diagnostics" | |
| }, | |
| { | |
| "id": "duplicated-javascript", | |
| "weight": 0, | |
| "group": "diagnostics" | |
| }, | |
| { | |
| "id": "legacy-javascript", | |
| "weight": 0, | |
| "group": "diagnostics" | |
| }, | |
| { | |
| "id": "prioritize-lcp-image", | |
| "weight": 0, | |
| "group": "diagnostics" | |
| }, | |
| { | |
| "id": "total-byte-weight", | |
| "weight": 0, | |
| "group": "diagnostics" | |
| }, | |
| { | |
| "id": "uses-long-cache-ttl", | |
| "weight": 0, | |
| "group": "diagnostics" | |
| }, | |
| { | |
| "id": "dom-size", | |
| "weight": 0, | |
| "group": "diagnostics" | |
| }, | |
| { | |
| "id": "critical-request-chains", | |
| "weight": 0, | |
| "group": "diagnostics" | |
| }, | |
| { | |
| "id": "user-timings", | |
| "weight": 0, | |
| "group": "diagnostics" | |
| }, | |
| { | |
| "id": "bootup-time", | |
| "weight": 0, | |
| "group": "diagnostics" | |
| }, | |
| { | |
| "id": "mainthread-work-breakdown", | |
| "weight": 0, | |
| "group": "diagnostics" | |
| }, | |
| { | |
| "id": "font-display", | |
| "weight": 0, | |
| "group": "diagnostics" | |
| }, | |
| { | |
| "id": "third-party-summary", | |
| "weight": 0, | |
| "group": "diagnostics" | |
| }, | |
| { | |
| "id": "third-party-facades", | |
| "weight": 0, | |
| "group": "diagnostics" | |
| }, | |
| { | |
| "id": "largest-contentful-paint-element", | |
| "weight": 0, | |
| "group": "diagnostics" | |
| }, | |
| { | |
| "id": "lcp-lazy-loaded", | |
| "weight": 0, | |
| "group": "diagnostics" | |
| }, | |
| { | |
| "id": "layout-shifts", | |
| "weight": 0, | |
| "group": "diagnostics" | |
| }, | |
| { | |
| "id": "uses-passive-event-listeners", | |
| "weight": 0, | |
| "group": "diagnostics" | |
| }, | |
| { | |
| "id": "no-document-write", | |
| "weight": 0, | |
| "group": "diagnostics" | |
| }, | |
| { | |
| "id": "long-tasks", | |
| "weight": 0, | |
| "group": "diagnostics" | |
| }, | |
| { | |
| "id": "non-composited-animations", | |
| "weight": 0, | |
| "group": "diagnostics" | |
| }, | |
| { | |
| "id": "unsized-images", | |
| "weight": 0, | |
| "group": "diagnostics" | |
| }, | |
| { | |
| "id": "viewport", | |
| "weight": 0, | |
| "group": "diagnostics" | |
| }, | |
| { | |
| "id": "network-requests", | |
| "weight": 0, | |
| "group": "hidden" | |
| }, | |
| { | |
| "id": "network-rtt", | |
| "weight": 0, | |
| "group": "hidden" | |
| }, | |
| { | |
| "id": "network-server-latency", | |
| "weight": 0, | |
| "group": "hidden" | |
| }, | |
| { | |
| "id": "main-thread-tasks", | |
| "weight": 0, | |
| "group": "hidden" | |
| }, | |
| { | |
| "id": "diagnostics", | |
| "weight": 0, | |
| "group": "hidden" | |
| }, | |
| { | |
| "id": "metrics", | |
| "weight": 0, | |
| "group": "hidden" | |
| }, | |
| { | |
| "id": "screenshot-thumbnails", | |
| "weight": 0, | |
| "group": "hidden" | |
| }, | |
| { | |
| "id": "final-screenshot", | |
| "weight": 0, | |
| "group": "hidden" | |
| }, | |
| { | |
| "id": "script-treemap-data", | |
| "weight": 0, | |
| "group": "hidden" | |
| }, | |
| { | |
| "id": "resource-summary", | |
| "weight": 0, | |
| "group": "hidden" | |
| } | |
| ] | |
| } | |
| }, | |
| "categoryGroups": { | |
| "best-practices-browser-compat": { | |
| "title": "Browser Compatibility" | |
| }, | |
| "diagnostics": { | |
| "title": "Diagnostics", | |
| "description": "More information about the performance of your application. These numbers don't [directly affect](https://developer.chrome.com/docs/lighthouse/performance/performance-scoring/) the Performance score." | |
| }, | |
| "best-practices-ux": { | |
| "title": "User Experience" | |
| }, | |
| "metrics": { | |
| "title": "Metrics" | |
| }, | |
| "best-practices-general": { | |
| "title": "General" | |
| }, | |
| "a11y-language": { | |
| "title": "Internationalization and localization", | |
| "description": "These are opportunities to improve the interpretation of your content by users in different locales." | |
| }, | |
| "a11y-tables-lists": { | |
| "title": "Tables and lists", | |
| "description": "These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader." | |
| }, | |
| "a11y-best-practices": { | |
| "title": "Best practices", | |
| "description": "These items highlight common accessibility best practices." | |
| }, | |
| "a11y-color-contrast": { | |
| "title": "Contrast", | |
| "description": "These are opportunities to improve the legibility of your content." | |
| }, | |
| "a11y-audio-video": { | |
| "title": "Audio and video", | |
| "description": "These are opportunities to provide alternative content for audio and video. This may improve the experience for users with hearing or vision impairments." | |
| }, | |
| "seo-crawl": { | |
| "title": "Crawling and Indexing", | |
| "description": "To appear in search results, crawlers need access to your app." | |
| }, | |
| "seo-mobile": { | |
| "title": "Mobile Friendly", | |
| "description": "Make sure your pages are mobile friendly so users don’t have to pinch or zoom in order to read the content pages. [Learn how to make pages mobile-friendly](https://developers.google.com/search/mobile-sites/)." | |
| }, | |
| "best-practices-trust-safety": { | |
| "title": "Trust and Safety" | |
| }, | |
| "a11y-names-labels": { | |
| "title": "Names and labels", | |
| "description": "These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader." | |
| }, | |
| "seo-content": { | |
| "title": "Content Best Practices", | |
| "description": "Format your HTML in a way that enables crawlers to better understand your app’s content." | |
| }, | |
| "a11y-aria": { | |
| "title": "ARIA", | |
| "description": "These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader." | |
| }, | |
| "a11y-navigation": { | |
| "title": "Navigation", | |
| "description": "These are opportunities to improve keyboard navigation in your application." | |
| } | |
| }, | |
| "timing": { | |
| "total": 6843.4 | |
| }, | |
| "i18n": { | |
| "rendererFormattedStrings": { | |
| "varianceDisclaimer": "Values are estimated and may vary. The [performance score is calculated](https://developer.chrome.com/docs/lighthouse/performance/performance-scoring/) directly from these metrics.", | |
| "opportunityResourceColumnLabel": "Opportunity", | |
| "opportunitySavingsColumnLabel": "Estimated Savings", | |
| "errorMissingAuditInfo": "Report error: no audit information", | |
| "errorLabel": "Error!", | |
| "warningHeader": "Warnings: ", | |
| "passedAuditsGroupTitle": "Passed audits", | |
| "notApplicableAuditsGroupTitle": "Not applicable", | |
| "manualAuditsGroupTitle": "Additional items to manually check", | |
| "toplevelWarningsMessage": "There were issues affecting this run of Lighthouse:", | |
| "crcLongestDurationLabel": "Maximum critical path latency:", | |
| "crcInitialNavigation": "Initial Navigation", | |
| "lsPerformanceCategoryDescription": "[Lighthouse](https://developers.google.com/web/tools/lighthouse/) analysis of the current page on an emulated mobile network. Values are estimated and may vary.", | |
| "labDataTitle": "Lab Data", | |
| "warningAuditsGroupTitle": "Passed audits but with warnings", | |
| "snippetExpandButtonLabel": "Expand snippet", | |
| "snippetCollapseButtonLabel": "Collapse snippet", | |
| "thirdPartyResourcesLabel": "Show 3rd-party resources", | |
| "runtimeDesktopEmulation": "Emulated Desktop", | |
| "runtimeMobileEmulation": "Emulated Moto G Power", | |
| "runtimeNoEmulation": "No emulation", | |
| "runtimeSettingsBenchmark": "Unthrottled CPU/Memory Power", | |
| "runtimeSettingsCPUThrottling": "CPU throttling", | |
| "runtimeSettingsDevice": "Device", | |
| "runtimeSettingsNetworkThrottling": "Network throttling", | |
| "runtimeSettingsUANetwork": "User agent (network)", | |
| "runtimeUnknown": "Unknown", | |
| "dropdownCopyJSON": "Copy JSON", | |
| "dropdownDarkTheme": "Toggle Dark Theme", | |
| "dropdownPrintExpanded": "Print Expanded", | |
| "dropdownPrintSummary": "Print Summary", | |
| "dropdownSaveGist": "Save as Gist", | |
| "dropdownSaveHTML": "Save as HTML", | |
| "dropdownSaveJSON": "Save as JSON", | |
| "dropdownViewer": "Open in Viewer", | |
| "footerIssue": "File an issue", | |
| "throttlingProvided": "Provided by environment", | |
| "calculatorLink": "See calculator.", | |
| "runtimeSettingsAxeVersion": "Axe version", | |
| "viewTreemapLabel": "View Treemap", | |
| "showRelevantAudits": "Show audits relevant to:" | |
| } | |
| }, | |
| "entities": [ | |
| { | |
| "name": "dav.one", | |
| "isFirstParty": true, | |
| "isUnrecognized": true, | |
| "origins": [ | |
| "https://dav.one" | |
| ] | |
| } | |
| ], | |
| "fullPageScreenshot": {} | |
| }, | |
| "analysisUTCTimestamp": "2025-02-02T12:38:31.619Z" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment