Created
May 29, 2025 16:04
-
-
Save vidyashree-kaplan/cb71146b5b97c1cf95096ef4af6ea79c 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
{ | |
"lighthouseVersion": "12.6.0", | |
"requestedUrl": "https://kna.qa.learnwithatom.com/exam-simulator/e/278149653857742/sequence/5ac00077-aef2-485c-be20-719dc70f1f9a", | |
"mainDocumentUrl": "https://kna.qa.learnwithatom.com/exam-simulator/e/278149653857742/sequence/5ac00077-aef2-485c-be20-719dc70f1f9a", | |
"finalDisplayedUrl": "https://kna.qa.learnwithatom.com/exam-simulator/e/278149653857742/sequence/5ac00077-aef2-485c-be20-719dc70f1f9a", | |
"finalUrl": "https://kna.qa.learnwithatom.com/exam-simulator/e/278149653857742/sequence/5ac00077-aef2-485c-be20-719dc70f1f9a", | |
"fetchTime": "2025-05-29T16:00:53.563Z", | |
"gatherMode": "navigation", | |
"runWarnings": [], | |
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36", | |
"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 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36", | |
"benchmarkIndex": 1726, | |
"credits": { | |
"axe-core": "4.10.3" | |
} | |
}, | |
"audits": { | |
"is-on-https": { | |
"id": "is-on-https", | |
"title": "Uses HTTPS", | |
"description": "All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding [mixed content](https://developers.google.com/web/fundamentals/security/prevent-mixed-content/what-is-mixed-content), where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP/2 and many new web platform APIs. [Learn more about HTTPS](https://developer.chrome.com/docs/lighthouse/pwa/is-on-https/).", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"redirects-http": { | |
"id": "redirects-http", | |
"title": "Redirects HTTP traffic to HTTPS", | |
"description": "Make sure that you redirect all HTTP traffic to HTTPS in order to enable secure web features for all your users. [Learn more](https://developer.chrome.com/docs/lighthouse/pwa/redirects-http/).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"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", | |
"warnings": [], | |
"metricSavings": { | |
"INP": 0 | |
}, | |
"details": { | |
"type": "debugdata", | |
"viewportContent": "width=device-width, initial-scale=1" | |
}, | |
"guidanceLevel": 3 | |
}, | |
"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": 0.1, | |
"scoreDisplayMode": "numeric", | |
"numericValue": 2702.9425000000015, | |
"numericUnit": "millisecond", | |
"displayValue": "2.7 s", | |
"scoringOptions": { | |
"p10": 934, | |
"median": 1600 | |
} | |
}, | |
"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": 0.07, | |
"scoreDisplayMode": "numeric", | |
"numericValue": 5302.963500000001, | |
"numericUnit": "millisecond", | |
"displayValue": "5.3 s", | |
"scoringOptions": { | |
"p10": 1200, | |
"median": 2400 | |
} | |
}, | |
"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" | |
}, | |
"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": 0, | |
"scoreDisplayMode": "numeric", | |
"numericValue": 8580.82805316412, | |
"numericUnit": "millisecond", | |
"displayValue": "8.6 s", | |
"scoringOptions": { | |
"p10": 1311, | |
"median": 2300 | |
} | |
}, | |
"screenshot-thumbnails": { | |
"id": "screenshot-thumbnails", | |
"title": "Screenshot Thumbnails", | |
"description": "This is what the load of your site looked like.", | |
"score": 1, | |
"scoreDisplayMode": "informative", | |
"details": { | |
"type": "filmstrip", | |
"scale": 13722, | |
"items": [ | |
{ | |
"timing": 1715, | |
"timestamp": 126578091922, | |
"data": "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAFCAfIDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAj/xAAUEAEAAAAAAAAAAAAAAAAAAAAA/8QAFAEBAAAAAAAAAAAAAAAAAAAAAP/EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/AKhAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB//9k=" | |
}, | |
{ | |
"timing": 3431, | |
"timestamp": 126579807172, | |
"data": "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAFCAfIDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAj/xAAUEAEAAAAAAAAAAAAAAAAAAAAA/8QAFAEBAAAAAAAAAAAAAAAAAAAAAP/EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/AKhAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB//9k=" | |
}, | |
{ | |
"timing": 5146, | |
"timestamp": 126581522422, | |
"data": "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAFCAfIDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAj/xAAUEAEAAAAAAAAAAAAAAAAAAAAA/8QAFAEBAAAAAAAAAAAAAAAAAAAAAP/EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/AKhAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB//9k=" | |
}, | |
{ | |
"timing": 6861, | |
"timestamp": 126583237672, | |
"data": "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAFCAfIDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAj/xAAUEAEAAAAAAAAAAAAAAAAAAAAA/8QAFAEBAAAAAAAAAAAAAAAAAAAAAP/EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/AKhAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB//9k=" | |
}, | |
{ | |
"timing": 8576, | |
"timestamp": 126584952922, | |
"data": "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAFCAfIDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAj/xAAUEAEAAAAAAAAAAAAAAAAAAAAA/8QAFAEBAAAAAAAAAAAAAAAAAAAAAP/EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/AKhAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB//9k=" | |
}, | |
{ | |
"timing": 10292, | |
"timestamp": 126586668172, | |
"data": "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAFCAfIDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAj/xAAUEAEAAAAAAAAAAAAAAAAAAAAA/8QAFAEBAAAAAAAAAAAAAAAAAAAAAP/EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/AKhAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB//9k=" | |
}, | |
{ | |
"timing": 12007, | |
"timestamp": 126588383422, | |
"data": "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAFCAfIDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAj/xAAUEAEAAAAAAAAAAAAAAAAAAAAA/8QAFAEBAAAAAAAAAAAAAAAAAAAAAP/EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/AKhAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB//9k=" | |
}, | |
{ | |
"timing": 13722, | |
"timestamp": 126590098672, | |
"data": "data:image/jpeg;base64,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" | |
} | |
] | |
} | |
}, | |
"final-screenshot": { | |
"id": "final-screenshot", | |
"title": "Final Screenshot", | |
"description": "The last screenshot captured of the pageload.", | |
"score": 1, | |
"scoreDisplayMode": "informative", | |
"details": { | |
"type": "screenshot", | |
"timing": 13723, | |
"timestamp": 126590099231, | |
"data": "data:image/jpeg;base64,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" | |
} | |
}, | |
"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": 0.01, | |
"scoreDisplayMode": "numeric", | |
"numericValue": 1498.0000000000005, | |
"numericUnit": "millisecond", | |
"displayValue": "1,500 ms", | |
"scoringOptions": { | |
"p10": 150, | |
"median": 350 | |
} | |
}, | |
"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": 0.09, | |
"scoreDisplayMode": "numeric", | |
"numericValue": 490, | |
"numericUnit": "millisecond", | |
"displayValue": "490 ms" | |
}, | |
"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": 0.66, | |
"scoreDisplayMode": "numeric", | |
"numericValue": 0.1841795360119048, | |
"numericUnit": "unitless", | |
"displayValue": "0.184", | |
"scoringOptions": { | |
"p10": 0.1, | |
"median": 0.25 | |
}, | |
"details": { | |
"type": "debugdata", | |
"items": [ | |
{ | |
"cumulativeLayoutShiftMainFrame": 0.1841795360119048, | |
"newEngineResult": { | |
"cumulativeLayoutShift": 0.1841795360119048, | |
"cumulativeLayoutShiftMainFrame": 0.1841795360119048 | |
}, | |
"newEngineResultDiffered": false | |
} | |
] | |
} | |
}, | |
"errors-in-console": { | |
"id": "errors-in-console", | |
"title": "No browser errors logged to the console", | |
"description": "Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. [Learn more about this errors in console diagnostic audit](https://developer.chrome.com/docs/lighthouse/best-practices/errors-in-console/)", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"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": "metricSavings", | |
"numericValue": 281.456, | |
"numericUnit": "millisecond", | |
"displayValue": "Root document took 280 ms", | |
"metricSavings": { | |
"FCP": 200, | |
"LCP": 200 | |
}, | |
"details": { | |
"type": "opportunity", | |
"headings": [ | |
{ | |
"key": "url", | |
"valueType": "url", | |
"label": "URL" | |
}, | |
{ | |
"key": "responseTime", | |
"valueType": "timespanMs", | |
"label": "Time Spent" | |
} | |
], | |
"items": [ | |
{ | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/e/278149653857742/sequence/5ac00077-aef2-485c-be20-719dc70f1f9a", | |
"responseTime": 281.456 | |
} | |
], | |
"overallSavingsMs": 181.45600000000002 | |
}, | |
"guidanceLevel": 1 | |
}, | |
"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": 0.26, | |
"scoreDisplayMode": "numeric", | |
"numericValue": 6077.467965000002, | |
"numericUnit": "millisecond", | |
"displayValue": "6.1 s" | |
}, | |
"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": 1, | |
"scoreDisplayMode": "informative", | |
"displayValue": "36 user timings", | |
"details": { | |
"type": "table", | |
"headings": [ | |
{ | |
"key": "name", | |
"valueType": "text", | |
"label": "Name" | |
}, | |
{ | |
"key": "timingType", | |
"valueType": "text", | |
"label": "Type" | |
}, | |
{ | |
"key": "startTime", | |
"valueType": "ms", | |
"granularity": 0.01, | |
"label": "Start Time" | |
}, | |
{ | |
"key": "duration", | |
"valueType": "ms", | |
"granularity": 0.01, | |
"label": "Duration" | |
} | |
], | |
"items": [ | |
{ | |
"name": "Zone", | |
"startTime": 1535.085, | |
"duration": 3.456, | |
"timingType": "Measure" | |
}, | |
{ | |
"name": "Zone:ZoneAwarePromise", | |
"startTime": 1538.95, | |
"duration": 1.634, | |
"timingType": "Measure" | |
}, | |
{ | |
"name": "Zone:toString", | |
"startTime": 1540.669, | |
"duration": 0.295, | |
"timingType": "Measure" | |
}, | |
{ | |
"name": "Zone:util", | |
"startTime": 1541.23, | |
"duration": 2.227, | |
"timingType": "Measure" | |
}, | |
{ | |
"name": "Zone:legacy", | |
"startTime": 1543.644, | |
"duration": 0.344, | |
"timingType": "Measure" | |
}, | |
{ | |
"name": "Zone:queueMicrotask", | |
"startTime": 1544.076, | |
"duration": 0.762, | |
"timingType": "Measure" | |
}, | |
{ | |
"name": "Zone:timers", | |
"startTime": 1544.948, | |
"duration": 1.627, | |
"timingType": "Measure" | |
}, | |
{ | |
"name": "Zone:requestAnimationFrame", | |
"startTime": 1546.73, | |
"duration": 1.104, | |
"timingType": "Measure" | |
}, | |
{ | |
"name": "Zone:blocking", | |
"startTime": 1547.993, | |
"duration": 0.693, | |
"timingType": "Measure" | |
}, | |
{ | |
"name": "Zone:EventTarget", | |
"startTime": 1548.786, | |
"duration": 3.256, | |
"timingType": "Measure" | |
}, | |
{ | |
"name": "Zone:MutationObserver", | |
"startTime": 1552.213, | |
"duration": 1.221, | |
"timingType": "Measure" | |
}, | |
{ | |
"name": "Zone:IntersectionObserver", | |
"startTime": 1553.542, | |
"duration": 0.695, | |
"timingType": "Measure" | |
}, | |
{ | |
"name": "Zone:FileReader", | |
"startTime": 1554.354, | |
"duration": 0.831, | |
"timingType": "Measure" | |
}, | |
{ | |
"name": "Zone:on_property", | |
"startTime": 1555.303, | |
"duration": 64.863, | |
"timingType": "Measure" | |
}, | |
{ | |
"name": "Zone:customElements", | |
"startTime": 1620.234, | |
"duration": 0.408, | |
"timingType": "Measure" | |
}, | |
{ | |
"name": "Zone:XHR", | |
"startTime": 1620.681, | |
"duration": 0.377, | |
"timingType": "Measure" | |
}, | |
{ | |
"name": "Zone:geolocation", | |
"startTime": 1621.108, | |
"duration": 0.304, | |
"timingType": "Measure" | |
}, | |
{ | |
"name": "Zone:PromiseRejectionEvent", | |
"startTime": 1621.45, | |
"duration": 0.206, | |
"timingType": "Measure" | |
}, | |
{ | |
"name": "Zone", | |
"startTime": 1535.085, | |
"timingType": "Mark" | |
}, | |
{ | |
"name": "Zone:ZoneAwarePromise", | |
"startTime": 1538.95, | |
"timingType": "Mark" | |
}, | |
{ | |
"name": "Zone:toString", | |
"startTime": 1540.669, | |
"timingType": "Mark" | |
}, | |
{ | |
"name": "Zone:util", | |
"startTime": 1541.23, | |
"timingType": "Mark" | |
}, | |
{ | |
"name": "Zone:legacy", | |
"startTime": 1543.644, | |
"timingType": "Mark" | |
}, | |
{ | |
"name": "Zone:queueMicrotask", | |
"startTime": 1544.076, | |
"timingType": "Mark" | |
}, | |
{ | |
"name": "Zone:timers", | |
"startTime": 1544.948, | |
"timingType": "Mark" | |
}, | |
{ | |
"name": "Zone:requestAnimationFrame", | |
"startTime": 1546.73, | |
"timingType": "Mark" | |
}, | |
{ | |
"name": "Zone:blocking", | |
"startTime": 1547.993, | |
"timingType": "Mark" | |
}, | |
{ | |
"name": "Zone:EventTarget", | |
"startTime": 1548.786, | |
"timingType": "Mark" | |
}, | |
{ | |
"name": "Zone:MutationObserver", | |
"startTime": 1552.213, | |
"timingType": "Mark" | |
}, | |
{ | |
"name": "Zone:IntersectionObserver", | |
"startTime": 1553.542, | |
"timingType": "Mark" | |
}, | |
{ | |
"name": "Zone:FileReader", | |
"startTime": 1554.354, | |
"timingType": "Mark" | |
}, | |
{ | |
"name": "Zone:on_property", | |
"startTime": 1555.303, | |
"timingType": "Mark" | |
}, | |
{ | |
"name": "Zone:customElements", | |
"startTime": 1620.234, | |
"timingType": "Mark" | |
}, | |
{ | |
"name": "Zone:XHR", | |
"startTime": 1620.681, | |
"timingType": "Mark" | |
}, | |
{ | |
"name": "Zone:geolocation", | |
"startTime": 1621.108, | |
"timingType": "Mark" | |
}, | |
{ | |
"name": "Zone:PromiseRejectionEvent", | |
"startTime": 1621.45, | |
"timingType": "Mark" | |
} | |
] | |
}, | |
"guidanceLevel": 2 | |
}, | |
"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": "1 chain found", | |
"details": { | |
"type": "criticalrequestchain", | |
"chains": { | |
"F0A6D775DC3F0694E6CC1D939C1C2E3F": { | |
"request": { | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/e/278149653857742/sequence/5ac00077-aef2-485c-be20-719dc70f1f9a", | |
"startTime": 126576.378245, | |
"endTime": 126576.661308, | |
"responseReceivedTime": 126576.660485, | |
"transferSize": 4620 | |
}, | |
"children": { | |
"22976.544": { | |
"request": { | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/env.js", | |
"startTime": 126576.882883, | |
"endTime": 126577.498164, | |
"responseReceivedTime": 126577.49624400001, | |
"transferSize": 1407 | |
} | |
} | |
} | |
} | |
}, | |
"longestChain": { | |
"duration": 1119.9189999997616, | |
"length": 2, | |
"transferSize": 1407 | |
} | |
}, | |
"guidanceLevel": 1 | |
}, | |
"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", | |
"numericValue": 0, | |
"numericUnit": "millisecond", | |
"displayValue": "", | |
"metricSavings": { | |
"LCP": 0, | |
"FCP": 0 | |
}, | |
"details": { | |
"type": "opportunity", | |
"headings": [], | |
"items": [], | |
"overallSavingsMs": 0 | |
}, | |
"guidanceLevel": 2 | |
}, | |
"image-aspect-ratio": { | |
"id": "image-aspect-ratio", | |
"title": "Displays images with correct aspect ratio", | |
"description": "Image display dimensions should match natural aspect ratio. [Learn more about image aspect ratio](https://developer.chrome.com/docs/lighthouse/best-practices/image-aspect-ratio/).", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"image-size-responsive": { | |
"id": "image-size-responsive", | |
"title": "Serves images with appropriate resolution", | |
"description": "Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. [Learn how to provide responsive images](https://web.dev/articles/serve-responsive-images).", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"deprecations": { | |
"id": "deprecations", | |
"title": "Avoids deprecated APIs", | |
"description": "Deprecated APIs will eventually be removed from the browser. [Learn more about deprecated APIs](https://developer.chrome.com/docs/lighthouse/best-practices/deprecations/).", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"third-party-cookies": { | |
"id": "third-party-cookies", | |
"title": "Avoids third-party cookies", | |
"description": "Third-party cookies may be blocked in some contexts. [Learn more about preparing for third-party cookie restrictions](https://privacysandbox.google.com/cookies/prepare/overview).", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"mainthread-work-breakdown": { | |
"id": "mainthread-work-breakdown", | |
"title": "Minimize 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": 0, | |
"scoreDisplayMode": "metricSavings", | |
"numericValue": 3845.9449999999497, | |
"numericUnit": "millisecond", | |
"displayValue": "3.8 s", | |
"metricSavings": { | |
"TBT": 1500 | |
}, | |
"details": { | |
"type": "table", | |
"headings": [ | |
{ | |
"key": "groupLabel", | |
"valueType": "text", | |
"label": "Category" | |
}, | |
{ | |
"key": "duration", | |
"valueType": "ms", | |
"granularity": 1, | |
"label": "Time Spent" | |
} | |
], | |
"items": [ | |
{ | |
"group": "scriptEvaluation", | |
"groupLabel": "Script Evaluation", | |
"duration": 2641.524999999956 | |
}, | |
{ | |
"group": "other", | |
"groupLabel": "Other", | |
"duration": 660.1379999999934 | |
}, | |
{ | |
"group": "scriptParseCompile", | |
"groupLabel": "Script Parsing & Compilation", | |
"duration": 380.3769999999999 | |
}, | |
{ | |
"group": "styleLayout", | |
"groupLabel": "Style & Layout", | |
"duration": 80.05399999999999 | |
}, | |
{ | |
"group": "garbageCollection", | |
"groupLabel": "Garbage Collection", | |
"duration": 37.48100000000001 | |
}, | |
{ | |
"group": "parseHTML", | |
"groupLabel": "Parse HTML & CSS", | |
"duration": 35.531000000000006 | |
}, | |
{ | |
"group": "paintCompositeRender", | |
"groupLabel": "Rendering", | |
"duration": 10.838999999999999 | |
} | |
], | |
"sortedBy": [ | |
"duration" | |
] | |
}, | |
"guidanceLevel": 1 | |
}, | |
"bootup-time": { | |
"id": "bootup-time", | |
"title": "Reduce 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": 0, | |
"scoreDisplayMode": "metricSavings", | |
"numericValue": 2900.06199999998, | |
"numericUnit": "millisecond", | |
"displayValue": "2.9 s", | |
"metricSavings": { | |
"TBT": 1350 | |
}, | |
"details": { | |
"type": "table", | |
"headings": [ | |
{ | |
"key": "url", | |
"valueType": "url", | |
"label": "URL" | |
}, | |
{ | |
"key": "total", | |
"granularity": 1, | |
"valueType": "ms", | |
"label": "Total CPU Time" | |
}, | |
{ | |
"key": "scripting", | |
"granularity": 1, | |
"valueType": "ms", | |
"label": "Script Evaluation" | |
}, | |
{ | |
"key": "scriptParseCompile", | |
"granularity": 1, | |
"valueType": "ms", | |
"label": "Script Parse" | |
} | |
], | |
"items": [ | |
{ | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"total": 1345.7579999999866, | |
"scripting": 1123.5769999999866, | |
"scriptParseCompile": 177.107 | |
}, | |
{ | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/polyfills.js", | |
"total": 1024.7659999999967, | |
"scripting": 834.2049999999967, | |
"scriptParseCompile": 7.526000000000001 | |
}, | |
{ | |
"url": "Unattributable", | |
"total": 448.8859999999973, | |
"scripting": 12.356999999999992, | |
"scriptParseCompile": 0 | |
}, | |
{ | |
"url": "https://cdn.lr-in.com/logger-1.min.js", | |
"total": 305.6949999999999, | |
"scripting": 213.1909999999999, | |
"scriptParseCompile": 88.59200000000001 | |
}, | |
{ | |
"url": "https://www.googletagmanager.com/gtm.js?id=GTM-N4SP6ZN", | |
"total": 249.8429999999962, | |
"scripting": 191.76399999999623, | |
"scriptParseCompile": 53.93 | |
}, | |
{ | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/e/278149653857742/sequence/5ac00077-aef2-485c-be20-719dc70f1f9a", | |
"total": 143.95400000000004, | |
"scripting": 14.27, | |
"scriptParseCompile": 0.512 | |
}, | |
{ | |
"url": "https://www.googletagmanager.com/gtag/js?id=G-SRSNHFXJ3X&cx=c>m=45He55r0v813189009za200&tag_exp=101509157~103116026~103130498~103130500~103200004~103233427~103252644~103252646~104481633~104481635", | |
"total": 77.47400000000013, | |
"scripting": 66.81900000000013, | |
"scriptParseCompile": 8.505999999999998 | |
}, | |
{ | |
"url": "https://www.googletagmanager.com/gtag/js?id=UA-150839495-3&cx=c>m=45He55r0v813189009za200&tag_exp=101509157~103116026~103130498~103130500~103200004~103233427~103252644~103252646~104481633~104481635", | |
"total": 55.29400000000011, | |
"scripting": 47.33600000000011, | |
"scriptParseCompile": 7.579999999999999 | |
}, | |
{ | |
"url": "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/config/MML_CHTML.js?V=2.7.5", | |
"total": 54.98100000000002, | |
"scripting": 44.065000000000026, | |
"scriptParseCompile": 8.725 | |
} | |
], | |
"summary": { | |
"wastedMs": 2900.06199999998 | |
}, | |
"sortedBy": [ | |
"total" | |
] | |
}, | |
"guidanceLevel": 1 | |
}, | |
"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", | |
"numericValue": 0, | |
"numericUnit": "millisecond", | |
"displayValue": "", | |
"warnings": [], | |
"metricSavings": { | |
"LCP": 0, | |
"FCP": 0 | |
}, | |
"details": { | |
"type": "opportunity", | |
"headings": [], | |
"items": [], | |
"overallSavingsMs": 0, | |
"sortedBy": [ | |
"wastedMs" | |
] | |
}, | |
"guidanceLevel": 3 | |
}, | |
"font-display": { | |
"id": "font-display", | |
"title": "Ensure text remains visible during webfont load", | |
"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": 0.5, | |
"scoreDisplayMode": "metricSavings", | |
"warnings": [], | |
"details": { | |
"type": "table", | |
"headings": [ | |
{ | |
"key": "url", | |
"valueType": "url", | |
"label": "URL" | |
}, | |
{ | |
"key": "wastedMs", | |
"valueType": "ms", | |
"label": "Est Savings" | |
} | |
], | |
"items": [ | |
{ | |
"url": "https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2", | |
"wastedMs": 516.4130000174046 | |
}, | |
{ | |
"url": "https://fonts.gstatic.com/s/materialicons/v143/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2", | |
"wastedMs": 903.6219999939203 | |
} | |
] | |
}, | |
"guidanceLevel": 3 | |
}, | |
"diagnostics": { | |
"id": "diagnostics", | |
"title": "Diagnostics", | |
"description": "Collection of useful page vitals.", | |
"score": 1, | |
"scoreDisplayMode": "informative", | |
"details": { | |
"type": "debugdata", | |
"items": [ | |
{ | |
"numRequests": 37, | |
"numScripts": 14, | |
"numStylesheets": 1, | |
"numFonts": 2, | |
"numTasks": 2481, | |
"numTasksOver10ms": 39, | |
"numTasksOver25ms": 19, | |
"numTasksOver50ms": 14, | |
"numTasksOver100ms": 7, | |
"numTasksOver500ms": 0, | |
"rtt": 0.0257, | |
"throughput": 1846252.2912122933, | |
"maxRtt": 33.14594999999999, | |
"maxServerLatency": 508.8823, | |
"totalByteWeight": 3004990, | |
"totalTaskTime": 3845.945000000023, | |
"mainDocumentTransferSize": 4620 | |
} | |
] | |
} | |
}, | |
"network-requests": { | |
"id": "network-requests", | |
"title": "Network Requests", | |
"description": "Lists the network requests that were made during page load.", | |
"score": 1, | |
"scoreDisplayMode": "informative", | |
"details": { | |
"type": "table", | |
"headings": [ | |
{ | |
"key": "url", | |
"valueType": "url", | |
"label": "URL" | |
}, | |
{ | |
"key": "protocol", | |
"valueType": "text", | |
"label": "Protocol" | |
}, | |
{ | |
"key": "networkRequestTime", | |
"valueType": "ms", | |
"granularity": 1, | |
"label": "Network Request Time" | |
}, | |
{ | |
"key": "networkEndTime", | |
"valueType": "ms", | |
"granularity": 1, | |
"label": "Network End Time" | |
}, | |
{ | |
"key": "transferSize", | |
"valueType": "bytes", | |
"displayUnit": "kb", | |
"granularity": 1, | |
"label": "Transfer Size" | |
}, | |
{ | |
"key": "resourceSize", | |
"valueType": "bytes", | |
"displayUnit": "kb", | |
"granularity": 1, | |
"label": "Resource Size" | |
}, | |
{ | |
"key": "statusCode", | |
"valueType": "text", | |
"label": "Status Code" | |
}, | |
{ | |
"key": "mimeType", | |
"valueType": "text", | |
"label": "MIME Type" | |
}, | |
{ | |
"key": "resourceType", | |
"valueType": "text", | |
"label": "Resource Type" | |
} | |
], | |
"items": [ | |
{ | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/e/278149653857742/sequence/5ac00077-aef2-485c-be20-719dc70f1f9a", | |
"sessionTargetType": "page", | |
"protocol": "h2", | |
"rendererStartTime": 0, | |
"networkRequestTime": 0.9259999990463257, | |
"networkEndTime": 283.988999992609, | |
"finished": true, | |
"transferSize": 4620, | |
"resourceSize": 51811, | |
"statusCode": 200, | |
"mimeType": "text/html", | |
"resourceType": "Document", | |
"priority": "VeryHigh", | |
"experimentalFromMainFrame": true, | |
"entity": "learnwithatom.com" | |
}, | |
{ | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/env.js", | |
"sessionTargetType": "page", | |
"protocol": "h2", | |
"rendererStartTime": 487.9619999974966, | |
"networkRequestTime": 505.56399999558926, | |
"networkEndTime": 1120.844999998808, | |
"finished": true, | |
"transferSize": 1407, | |
"resourceSize": 2726, | |
"statusCode": 200, | |
"mimeType": "application/javascript", | |
"resourceType": "Script", | |
"priority": "High", | |
"experimentalFromMainFrame": true, | |
"entity": "learnwithatom.com" | |
}, | |
{ | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/runtime.js", | |
"sessionTargetType": "page", | |
"protocol": "h2", | |
"rendererStartTime": 488.3049999922514, | |
"networkRequestTime": 506.51799999177456, | |
"networkEndTime": 1122.861999988556, | |
"finished": true, | |
"transferSize": 1137, | |
"resourceSize": 1727, | |
"statusCode": 200, | |
"mimeType": "application/javascript", | |
"resourceType": "Script", | |
"priority": "Low", | |
"experimentalFromMainFrame": true, | |
"entity": "learnwithatom.com" | |
}, | |
{ | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/polyfills.js", | |
"sessionTargetType": "page", | |
"protocol": "h2", | |
"rendererStartTime": 488.5149999856949, | |
"networkRequestTime": 1136.9780000001192, | |
"networkEndTime": 1497.083999991417, | |
"finished": true, | |
"transferSize": 14658, | |
"resourceSize": 38170, | |
"statusCode": 200, | |
"mimeType": "application/javascript", | |
"resourceType": "Script", | |
"priority": "Low", | |
"experimentalFromMainFrame": true, | |
"entity": "learnwithatom.com" | |
}, | |
{ | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"sessionTargetType": "page", | |
"protocol": "h2", | |
"rendererStartTime": 488.6909999847412, | |
"networkRequestTime": 1151.2489999830723, | |
"networkEndTime": 8348.067999988794, | |
"finished": true, | |
"transferSize": 1978092, | |
"resourceSize": 6487676, | |
"statusCode": 200, | |
"mimeType": "application/javascript", | |
"resourceType": "Script", | |
"priority": "Low", | |
"experimentalFromMainFrame": true, | |
"entity": "learnwithatom.com" | |
}, | |
{ | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/styles.css", | |
"sessionTargetType": "page", | |
"protocol": "h2", | |
"rendererStartTime": 1140.986999988556, | |
"networkRequestTime": 1152.682999998331, | |
"networkEndTime": 1863.165999993682, | |
"finished": true, | |
"transferSize": 22612, | |
"resourceSize": 157616, | |
"statusCode": 200, | |
"mimeType": "text/css", | |
"resourceType": "Stylesheet", | |
"priority": "VeryLow", | |
"experimentalFromMainFrame": true, | |
"entity": "learnwithatom.com" | |
}, | |
{ | |
"url": "https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2", | |
"sessionTargetType": "page", | |
"protocol": "h2", | |
"rendererStartTime": 1164.404999986291, | |
"networkRequestTime": 1168.3459999859333, | |
"networkEndTime": 1684.7590000033379, | |
"finished": true, | |
"transferSize": 43154, | |
"resourceSize": 43068, | |
"statusCode": 200, | |
"mimeType": "font/woff2", | |
"resourceType": "Font", | |
"priority": "VeryLow", | |
"experimentalFromMainFrame": true, | |
"entity": "Google Fonts" | |
}, | |
{ | |
"url": "https://api-atom.qa.learnwithatom.com/harmony/v3/sequence/5ac00077-aef2-485c-be20-719dc70f1f9a?mode=lightweight", | |
"sessionTargetType": "page", | |
"protocol": "h2", | |
"rendererStartTime": 8878.287000000477, | |
"networkRequestTime": 8878.033999994397, | |
"networkEndTime": 9107.878999993205, | |
"finished": true, | |
"transferSize": 0, | |
"resourceSize": 0, | |
"statusCode": 200, | |
"mimeType": "", | |
"resourceType": "Preflight", | |
"priority": "High", | |
"entity": "learnwithatom.com" | |
}, | |
{ | |
"url": "https://cdn.lr-in.com/logger-1.min.js", | |
"sessionTargetType": "page", | |
"protocol": "http/1.1", | |
"rendererStartTime": 8659.3219999969, | |
"networkRequestTime": 8660.22499999404, | |
"networkEndTime": 11137.758999988437, | |
"finished": true, | |
"transferSize": 145449, | |
"resourceSize": 883762, | |
"statusCode": 200, | |
"mimeType": "text/javascript", | |
"resourceType": "Script", | |
"priority": "Low", | |
"experimentalFromMainFrame": true, | |
"entity": "lr-in.com" | |
}, | |
{ | |
"url": "https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.10.1/katex.min.js", | |
"sessionTargetType": "page", | |
"protocol": "http/1.1", | |
"rendererStartTime": 8725.574999988079, | |
"networkRequestTime": 8726.366999998689, | |
"networkEndTime": 8902.270999997854, | |
"finished": true, | |
"transferSize": 54591, | |
"resourceSize": 242151, | |
"statusCode": 200, | |
"mimeType": "application/javascript", | |
"resourceType": "Script", | |
"priority": "Low", | |
"experimentalFromMainFrame": true, | |
"entity": "Cloudflare CDN" | |
}, | |
{ | |
"url": "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=MML_CHTML", | |
"sessionTargetType": "page", | |
"protocol": "http/1.1", | |
"rendererStartTime": 8725.976999998093, | |
"networkRequestTime": 8726.650999993086, | |
"networkEndTime": 8846.084999993443, | |
"finished": true, | |
"transferSize": 18058, | |
"resourceSize": 63532, | |
"statusCode": 200, | |
"mimeType": "application/javascript", | |
"resourceType": "Script", | |
"priority": "Low", | |
"experimentalFromMainFrame": true, | |
"entity": "Cloudflare CDN" | |
}, | |
{ | |
"url": "https://www.googletagmanager.com/gtm.js?id=GTM-N4SP6ZN", | |
"sessionTargetType": "page", | |
"protocol": "http/1.1", | |
"rendererStartTime": 8865.597000002861, | |
"networkRequestTime": 8867.875, | |
"networkEndTime": 10237.003999993205, | |
"finished": true, | |
"transferSize": 131026, | |
"resourceSize": 494868, | |
"statusCode": 200, | |
"mimeType": "application/javascript", | |
"resourceType": "Script", | |
"priority": "Low", | |
"experimentalFromMainFrame": true, | |
"entity": "Google Tag Manager" | |
}, | |
{ | |
"url": "https://api-atom.qa.learnwithatom.com/harmony/v3/sequence/5ac00077-aef2-485c-be20-719dc70f1f9a?mode=lightweight", | |
"sessionTargetType": "page", | |
"protocol": "h2", | |
"rendererStartTime": 8875.59999999404, | |
"networkRequestTime": 9108.18899999559, | |
"networkEndTime": 9709.764999985695, | |
"finished": true, | |
"transferSize": 33036, | |
"resourceSize": 244406, | |
"statusCode": 200, | |
"mimeType": "application/json", | |
"resourceType": "XHR", | |
"priority": "High", | |
"experimentalFromMainFrame": true, | |
"entity": "learnwithatom.com" | |
}, | |
{ | |
"url": "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/config/MML_CHTML.js?V=2.7.5", | |
"sessionTargetType": "page", | |
"protocol": "http/1.1", | |
"rendererStartTime": 8910.437000006437, | |
"networkRequestTime": 8911.176999986172, | |
"networkEndTime": 9035.843999996781, | |
"finished": true, | |
"transferSize": 39899, | |
"resourceSize": 156323, | |
"statusCode": 200, | |
"mimeType": "application/javascript", | |
"resourceType": "Script", | |
"priority": "Low", | |
"experimentalFromMainFrame": true, | |
"entity": "Cloudflare CDN" | |
}, | |
{ | |
"url": "https://api-atom.qa.learnwithatom.com/harmony/v3/sequence/recipe?recipe_uri=atom://content/act_practice_test_1_w_science_sim", | |
"sessionTargetType": "page", | |
"protocol": "h2", | |
"rendererStartTime": 9783.310000002384, | |
"networkRequestTime": 9781.9280000031, | |
"networkEndTime": 10011.525999993086, | |
"finished": true, | |
"transferSize": 0, | |
"resourceSize": 0, | |
"statusCode": 200, | |
"mimeType": "", | |
"resourceType": "Preflight", | |
"priority": "High", | |
"entity": "learnwithatom.com" | |
}, | |
{ | |
"url": "https://api-atom.qa.learnwithatom.com/harmony/v3/sequence/recipe?recipe_uri=atom://content/act_practice_test_1_w_science_sim", | |
"sessionTargetType": "page", | |
"protocol": "h2", | |
"rendererStartTime": 9767.33599999547, | |
"networkRequestTime": 10011.823999986053, | |
"networkEndTime": 10381.234999999404, | |
"finished": true, | |
"transferSize": 2372, | |
"resourceSize": 10364, | |
"statusCode": 200, | |
"mimeType": "application/json", | |
"resourceType": "XHR", | |
"priority": "High", | |
"experimentalFromMainFrame": true, | |
"entity": "learnwithatom.com" | |
}, | |
{ | |
"url": "https://www.googletagmanager.com/gtag/js?id=G-SRSNHFXJ3X&cx=c>m=45He55r0v813189009za200&tag_exp=101509157~103116026~103130498~103130500~103200004~103233427~103252644~103252646~104481633~104481635", | |
"sessionTargetType": "page", | |
"protocol": "http/1.1", | |
"rendererStartTime": 10424.33599999547, | |
"networkRequestTime": 10425.90799999237, | |
"networkEndTime": 11399.538000002503, | |
"finished": true, | |
"transferSize": 124967, | |
"resourceSize": 362346, | |
"statusCode": 200, | |
"mimeType": "application/javascript", | |
"resourceType": "Script", | |
"priority": "Low", | |
"experimentalFromMainFrame": true, | |
"entity": "Google Tag Manager" | |
}, | |
{ | |
"url": "https://api-atom.qa.learnwithatom.com/content/v1/content/d0b248f3-3cea-4d2c-ad34-14b85fa6fadc", | |
"sessionTargetType": "page", | |
"protocol": "h2", | |
"rendererStartTime": 10512.22499999404, | |
"networkRequestTime": 10511.831999987364, | |
"networkEndTime": 10743.433999985456, | |
"finished": true, | |
"transferSize": 0, | |
"resourceSize": 0, | |
"statusCode": 200, | |
"mimeType": "", | |
"resourceType": "Preflight", | |
"priority": "High", | |
"entity": "learnwithatom.com" | |
}, | |
{ | |
"url": "https://api-atom.qa.learnwithatom.com/content/v1/content/d0b248f3-3cea-4d2c-ad34-14b85fa6fadc", | |
"sessionTargetType": "page", | |
"protocol": "h2", | |
"rendererStartTime": 10506.062999993563, | |
"networkRequestTime": 10743.972999989986, | |
"networkEndTime": 11227.500999987125, | |
"finished": true, | |
"transferSize": 1662, | |
"resourceSize": 3501, | |
"statusCode": 200, | |
"mimeType": "application/json", | |
"resourceType": "XHR", | |
"priority": "High", | |
"experimentalFromMainFrame": true, | |
"entity": "learnwithatom.com" | |
}, | |
{ | |
"url": "https://www.googletagmanager.com/gtag/js?id=UA-150839495-2", | |
"sessionTargetType": "page", | |
"protocol": "http/1.1", | |
"rendererStartTime": 10526.070999994874, | |
"networkRequestTime": 10527.550999999046, | |
"networkEndTime": 12967.773000001907, | |
"finished": true, | |
"transferSize": 98325, | |
"resourceSize": 274736, | |
"statusCode": 200, | |
"mimeType": "application/javascript", | |
"resourceType": "Script", | |
"priority": "Low", | |
"experimentalFromMainFrame": true, | |
"entity": "Google Tag Manager" | |
}, | |
{ | |
"url": "blob:https://kna.qa.learnwithatom.com/976d4e7a-d0e0-468f-b01f-a873fe7a0ad6", | |
"sessionTargetType": "worker", | |
"protocol": "blob", | |
"rendererStartTime": 11324.591999992728, | |
"networkRequestTime": 11324.591999992728, | |
"networkEndTime": 11513.452999994159, | |
"finished": true, | |
"transferSize": -1, | |
"resourceSize": 396432, | |
"statusCode": 200, | |
"mimeType": "text/plain", | |
"resourceType": "Script", | |
"priority": "VeryLow" | |
}, | |
{ | |
"url": "https://api-atom.qa.learnwithatom.com/content/v1/content/act-template-config", | |
"sessionTargetType": "page", | |
"protocol": "h2", | |
"rendererStartTime": 11451.309999987483, | |
"networkRequestTime": 11451.13599999249, | |
"networkEndTime": 11681.018999993801, | |
"finished": true, | |
"transferSize": 0, | |
"resourceSize": 0, | |
"statusCode": 200, | |
"mimeType": "", | |
"resourceType": "Preflight", | |
"priority": "High", | |
"entity": "learnwithatom.com" | |
}, | |
{ | |
"url": "https://api-atom.qa.learnwithatom.com/content/v1/content/act-template-config", | |
"sessionTargetType": "page", | |
"protocol": "h2", | |
"rendererStartTime": 11447.913999989629, | |
"networkRequestTime": 11681.18599998951, | |
"networkEndTime": 12015.776999995112, | |
"finished": true, | |
"transferSize": 16021, | |
"resourceSize": 92575, | |
"statusCode": 200, | |
"mimeType": "application/json", | |
"resourceType": "XHR", | |
"priority": "High", | |
"experimentalFromMainFrame": true, | |
"entity": "learnwithatom.com" | |
}, | |
{ | |
"url": "https://www.google-analytics.com/g/collect?v=2&tid=G-SRSNHFXJ3X>m=45je55r0v879368895z8813189009za200zb813189009&_p=1748534462647&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101509157~103116026~103130498~103130500~103200004~103233427~103252644~103252646~104481633~104481635&ptag_exp=101509157~103116026~103130498~103130500~103200004~103233427~103252644~103252646~104481633~104481635&cid=1182719420.1748497524&ul=en-us&sr=1280x720&uaa=x86&uab=64&uafvl=Google%2520Chrome%3B137.0.7151.41%7CChromium%3B137.0.7151.41%7CNot%252FA)Brand%3B24.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&are=1&frm=0&pscdl=noapi&_eu=AAAAAAQ&_s=1&sid=1748531250&sct=3&seg=1&dl=https%3A%2F%2Fkna.qa.learnwithatom.com%2Fexam-simulator%2Fe%2F278149653857742%2Fsequence%2F5ac00077-aef2-485c-be20-719dc70f1f9a&dt=TEST%20-%20ACT%20Practice%20Test%201%20Sim%20(With%20Science)&en=page_view&up.Tenant=kna&tfd=11549", | |
"sessionTargetType": "page", | |
"protocol": "http/1.1", | |
"rendererStartTime": 11550.869999989867, | |
"networkRequestTime": 11552.143999993801, | |
"networkEndTime": 11646.956999987364, | |
"finished": true, | |
"transferSize": 840, | |
"resourceSize": 0, | |
"statusCode": 204, | |
"mimeType": "text/plain", | |
"resourceType": "Fetch", | |
"priority": "High", | |
"experimentalFromMainFrame": true, | |
"entity": "Google Analytics" | |
}, | |
{ | |
"url": "https://api-atom.qa.learnwithatom.com/content/v1/content/7370883e-396d-473b-b0dc-8583fd487bfb", | |
"sessionTargetType": "page", | |
"protocol": "h2", | |
"rendererStartTime": 12288.622999995947, | |
"networkRequestTime": 12287.953999996185, | |
"networkEndTime": 12756.078999996185, | |
"finished": true, | |
"transferSize": 0, | |
"resourceSize": 0, | |
"statusCode": 200, | |
"mimeType": "", | |
"resourceType": "Preflight", | |
"priority": "High", | |
"entity": "learnwithatom.com" | |
}, | |
{ | |
"url": "https://api-atom.qa.learnwithatom.com/content/v1/content/7370883e-396d-473b-b0dc-8583fd487bfb", | |
"sessionTargetType": "page", | |
"protocol": "h2", | |
"rendererStartTime": 12271.308999985456, | |
"networkRequestTime": 12756.350999996066, | |
"networkEndTime": 13016.479000002146, | |
"finished": true, | |
"transferSize": 5218, | |
"resourceSize": 13726, | |
"statusCode": 200, | |
"mimeType": "application/json", | |
"resourceType": "XHR", | |
"priority": "High", | |
"experimentalFromMainFrame": true, | |
"entity": "learnwithatom.com" | |
}, | |
{ | |
"url": "https://atom-tenant-qa.s3.amazonaws.com/act/logo.svg", | |
"sessionTargetType": "page", | |
"protocol": "http/1.1", | |
"rendererStartTime": 12378.287999987602, | |
"networkRequestTime": 12385.916999995708, | |
"networkEndTime": 13633.805999994278, | |
"finished": true, | |
"transferSize": 10998, | |
"resourceSize": 10480, | |
"statusCode": 200, | |
"mimeType": "image/svg+xml", | |
"resourceType": "Image", | |
"priority": "High", | |
"experimentalFromMainFrame": true, | |
"entity": "Amazon Web Services" | |
}, | |
{ | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/assets/icons/ic-screwdriver.svg", | |
"sessionTargetType": "page", | |
"protocol": "h2", | |
"rendererStartTime": 12403.77500000596, | |
"networkRequestTime": 12404.702000007033, | |
"networkEndTime": 12677.287000000477, | |
"finished": true, | |
"transferSize": 1009, | |
"resourceSize": 1422, | |
"statusCode": 200, | |
"mimeType": "image/svg+xml", | |
"resourceType": "Image", | |
"priority": "High", | |
"experimentalFromMainFrame": true, | |
"entity": "learnwithatom.com" | |
}, | |
{ | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/assets/icons/ic-index-menu.svg", | |
"sessionTargetType": "page", | |
"protocol": "h2", | |
"rendererStartTime": 12406.634000003338, | |
"networkRequestTime": 12408.1780000031, | |
"networkEndTime": 12678.365999996662, | |
"finished": true, | |
"transferSize": 634, | |
"resourceSize": 399, | |
"statusCode": 200, | |
"mimeType": "image/svg+xml", | |
"resourceType": "Image", | |
"priority": "High", | |
"experimentalFromMainFrame": true, | |
"entity": "learnwithatom.com" | |
}, | |
{ | |
"url": "https://fonts.gstatic.com/s/materialicons/v143/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2", | |
"sessionTargetType": "page", | |
"protocol": "h2", | |
"rendererStartTime": 12408.344999983907, | |
"networkRequestTime": 12678.766999989748, | |
"networkEndTime": 13582.388999983668, | |
"finished": true, | |
"transferSize": 128746, | |
"resourceSize": 128616, | |
"statusCode": 200, | |
"mimeType": "font/woff2", | |
"resourceType": "Font", | |
"priority": "VeryLow", | |
"experimentalFromMainFrame": true, | |
"entity": "Google Fonts" | |
}, | |
{ | |
"url": "https://www.googletagmanager.com/gtag/js?id=UA-150839495-3&cx=c>m=45He55r0v813189009za200&tag_exp=101509157~103116026~103130498~103130500~103200004~103233427~103252644~103252646~104481633~104481635", | |
"sessionTargetType": "page", | |
"protocol": "http/1.1", | |
"rendererStartTime": 13030.604999989271, | |
"networkRequestTime": 13031.60799999535, | |
"networkEndTime": 14859.734999984503, | |
"finished": true, | |
"transferSize": 98285, | |
"resourceSize": 274718, | |
"statusCode": 200, | |
"mimeType": "application/javascript", | |
"resourceType": "Script", | |
"priority": "Low", | |
"experimentalFromMainFrame": true, | |
"entity": "Google Tag Manager" | |
}, | |
{ | |
"url": "https://r.lr-in.com/i?a=zqbt78%2Fatom-barrons-shared-qa&r=6-01971c98-59e3-79a3-a341-9ca95e76420a&t=20cb3484-7cce-4f3e-9fea-d300fbd060e9&s=0&hr=t&u=c6315e11-c2a3-4de1-973b-64db30ff6dc8&is=2&rs=0%2Ct", | |
"sessionTargetType": "page", | |
"protocol": "http/1.1", | |
"rendererStartTime": 14905.24399998784, | |
"networkRequestTime": 14904.989999994636, | |
"networkEndTime": 15154.792999997735, | |
"finished": true, | |
"transferSize": 0, | |
"resourceSize": 0, | |
"statusCode": 204, | |
"mimeType": "", | |
"resourceType": "Preflight", | |
"priority": "High", | |
"entity": "lr-in.com" | |
}, | |
{ | |
"url": "https://r.lr-in.com/i?a=zqbt78%2Fatom-barrons-shared-qa&r=6-01971c98-59e3-79a3-a341-9ca95e76420a&t=20cb3484-7cce-4f3e-9fea-d300fbd060e9&s=0&hr=t&u=c6315e11-c2a3-4de1-973b-64db30ff6dc8&is=2&rs=0%2Ct", | |
"sessionTargetType": "page", | |
"protocol": "http/1.1", | |
"rendererStartTime": 14697.579999998212, | |
"networkRequestTime": 15154.951999992132, | |
"networkEndTime": 16260.506999999285, | |
"finished": true, | |
"transferSize": 647, | |
"resourceSize": 0, | |
"statusCode": 200, | |
"mimeType": "application/json", | |
"resourceType": "XHR", | |
"priority": "High", | |
"experimentalFromMainFrame": true, | |
"entity": "lr-in.com" | |
}, | |
{ | |
"url": "https://www.google-analytics.com/analytics.js", | |
"sessionTargetType": "page", | |
"protocol": "http/1.1", | |
"rendererStartTime": 15048.776999995112, | |
"networkRequestTime": 15049.772999987006, | |
"networkEndTime": 15154.18899999559, | |
"finished": true, | |
"transferSize": 21909, | |
"resourceSize": 52916, | |
"statusCode": 200, | |
"mimeType": "text/javascript", | |
"resourceType": "Script", | |
"priority": "Low", | |
"experimentalFromMainFrame": true, | |
"entity": "Google Analytics" | |
}, | |
{ | |
"url": "https://www.google-analytics.com/collect?v=1&_v=j101&a=1135617695&t=pageview&_s=1&dl=https%3A%2F%2Fkna.qa.learnwithatom.com%2Fexam-simulator%2Fe%2F278149653857742%2Fsequence%2F5ac00077-aef2-485c-be20-719dc70f1f9a&ul=en-us&de=UTF-8&dt=TEST%20-%20ACT%20Practice%20Test%201%20Sim%20(With%20Science)&sd=24-bit&sr=1280x720&vp=906x585&je=0&_u=QACAAUABAAAAAAAAI~&jid=&gjid=&cid=1182719420.1748497524&tid=UA-150839495-3&_gid=696261684.1748497781>m=457e55r0za200zb813189009&gcd=13l3l3l3l1l1&dma=0&tag_exp=101509157~103116026~103130498~103130500~103200004~103233427~103252644~103252646~104481633~104481635&jsscut=1&z=73568688", | |
"sessionTargetType": "page", | |
"protocol": "http/1.1", | |
"rendererStartTime": 15168.926999986172, | |
"networkRequestTime": 15169.692999988794, | |
"networkEndTime": 15301.208999991417, | |
"finished": true, | |
"transferSize": 887, | |
"resourceSize": 35, | |
"statusCode": 200, | |
"mimeType": "image/gif", | |
"resourceType": "Image", | |
"priority": "Low", | |
"experimentalFromMainFrame": true, | |
"entity": "Google Analytics" | |
}, | |
{ | |
"url": "https://kna.qa.learnwithatom.com/favicon.ico", | |
"sessionTargetType": "page", | |
"protocol": "h2", | |
"rendererStartTime": 15352.283999994397, | |
"networkRequestTime": 15356.695999994874, | |
"networkEndTime": 15746.198999986053, | |
"finished": true, | |
"transferSize": 3892, | |
"resourceSize": 3537, | |
"statusCode": 200, | |
"mimeType": "image/x-icon", | |
"resourceType": "Other", | |
"priority": "High", | |
"experimentalFromMainFrame": true, | |
"entity": "learnwithatom.com" | |
}, | |
{ | |
"url": "https://www.google-analytics.com/g/collect?v=2&tid=G-SRSNHFXJ3X>m=45je55r0v879368895za200zb813189009&_p=1748534462647&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101509157~103116026~103130498~103130500~103200004~103233427~103252644~103252646~104481633~104481635&ptag_exp=101509157~103116026~103130498~103130500~103200004~103233427~103252644~103252646~104481633~104481635&cid=1182719420.1748497524&ul=en-us&sr=1280x720&uaa=x86&uab=64&uafvl=Google%2520Chrome%3B137.0.7151.41%7CChromium%3B137.0.7151.41%7CNot%252FA)Brand%3B24.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&are=1&frm=0&pscdl=noapi&_eu=AEAAAAQ&_s=2&sid=1748531250&sct=3&seg=1&dl=https%3A%2F%2Fkna.qa.learnwithatom.com%2Fexam-simulator%2Fe%2F278149653857742%2Fsequence%2F5ac00077-aef2-485c-be20-719dc70f1f9a&dt=TEST%20-%20ACT%20Practice%20Test%201%20Sim%20(With%20Science)&en=scroll&epn.percent_scrolled=90&tfd=16554", | |
"sessionTargetType": "page", | |
"protocol": "http/1.1", | |
"rendererStartTime": 16558.211999982595, | |
"networkRequestTime": 16563.37199999392, | |
"networkEndTime": 16651.334999993443, | |
"finished": true, | |
"transferSize": 840, | |
"resourceSize": 0, | |
"statusCode": 204, | |
"mimeType": "text/plain", | |
"resourceType": "Fetch", | |
"priority": "High", | |
"experimentalFromMainFrame": true, | |
"entity": "Google Analytics" | |
} | |
], | |
"debugData": { | |
"type": "debugdata", | |
"networkStartTimeTs": 126576377319 | |
} | |
} | |
}, | |
"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", | |
"numericValue": 33.14594999999999, | |
"numericUnit": "millisecond", | |
"displayValue": "30 ms", | |
"details": { | |
"type": "table", | |
"headings": [ | |
{ | |
"key": "origin", | |
"valueType": "text", | |
"label": "URL" | |
}, | |
{ | |
"key": "rtt", | |
"valueType": "ms", | |
"granularity": 1, | |
"label": "Time Spent" | |
} | |
], | |
"items": [ | |
{ | |
"origin": "https://r.lr-in.com", | |
"rtt": 33.14594999999999 | |
}, | |
{ | |
"origin": "https://atom-tenant-qa.s3.amazonaws.com", | |
"rtt": 24.76200000000003 | |
}, | |
{ | |
"origin": "https://api-atom.qa.learnwithatom.com", | |
"rtt": 7.787700000000001 | |
}, | |
{ | |
"origin": "https://fonts.gstatic.com", | |
"rtt": 0.049699999999999994 | |
}, | |
{ | |
"origin": "https://kna.qa.learnwithatom.com", | |
"rtt": 0.0418 | |
}, | |
{ | |
"origin": "https://cdn.lr-in.com", | |
"rtt": 0.035399999999999994 | |
}, | |
{ | |
"origin": "https://www.google-analytics.com", | |
"rtt": 0.0275 | |
}, | |
{ | |
"origin": "https://cdnjs.cloudflare.com", | |
"rtt": 0.027200000000000002 | |
}, | |
{ | |
"origin": "https://www.googletagmanager.com", | |
"rtt": 0.0257 | |
} | |
], | |
"sortedBy": [ | |
"rtt" | |
] | |
} | |
}, | |
"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", | |
"numericValue": 508.8823, | |
"numericUnit": "millisecond", | |
"displayValue": "510 ms", | |
"details": { | |
"type": "table", | |
"headings": [ | |
{ | |
"key": "origin", | |
"valueType": "text", | |
"label": "URL" | |
}, | |
{ | |
"key": "serverResponseTime", | |
"valueType": "ms", | |
"granularity": 1, | |
"label": "Time Spent" | |
} | |
], | |
"items": [ | |
{ | |
"origin": "https://www.googletagmanager.com", | |
"serverResponseTime": 508.8823 | |
}, | |
{ | |
"origin": "https://r.lr-in.com", | |
"serverResponseTime": 504.89755 | |
}, | |
{ | |
"origin": "https://kna.qa.learnwithatom.com", | |
"serverResponseTime": 386.2502 | |
}, | |
{ | |
"origin": "https://fonts.gstatic.com", | |
"serverResponseTime": 322.8388 | |
}, | |
{ | |
"origin": "https://api-atom.qa.learnwithatom.com", | |
"serverResponseTime": 286.9883 | |
}, | |
{ | |
"origin": "https://atom-tenant-qa.s3.amazonaws.com", | |
"serverResponseTime": 216.27399999999992 | |
}, | |
{ | |
"origin": "https://www.google-analytics.com", | |
"serverResponseTime": 89.58449999999999 | |
}, | |
{ | |
"origin": "https://cdnjs.cloudflare.com", | |
"serverResponseTime": 52.3128 | |
}, | |
{ | |
"origin": "https://cdn.lr-in.com", | |
"serverResponseTime": 46.245599999999996 | |
} | |
], | |
"sortedBy": [ | |
"serverResponseTime" | |
] | |
} | |
}, | |
"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": { | |
"type": "table", | |
"headings": [ | |
{ | |
"key": "startTime", | |
"valueType": "ms", | |
"granularity": 1, | |
"label": "Start Time" | |
}, | |
{ | |
"key": "duration", | |
"valueType": "ms", | |
"granularity": 1, | |
"label": "End Time" | |
} | |
], | |
"items": [ | |
{ | |
"duration": 62.365, | |
"startTime": 288.952 | |
}, | |
{ | |
"duration": 131.827, | |
"startTime": 352.152 | |
}, | |
{ | |
"duration": 25.83, | |
"startTime": 484.022 | |
}, | |
{ | |
"duration": 20.854, | |
"startTime": 1145.483 | |
}, | |
{ | |
"duration": 21.774, | |
"startTime": 1498.309 | |
}, | |
{ | |
"duration": 99.896, | |
"startTime": 1523.319 | |
}, | |
{ | |
"duration": 7.362, | |
"startTime": 1866.879 | |
}, | |
{ | |
"duration": 7.482, | |
"startTime": 1876.947 | |
}, | |
{ | |
"duration": 21.467, | |
"startTime": 8387.961 | |
}, | |
{ | |
"duration": 489.764, | |
"startTime": 8410.112 | |
}, | |
{ | |
"duration": 6.481, | |
"startTime": 8905.145 | |
}, | |
{ | |
"duration": 15.523, | |
"startTime": 8912.493 | |
}, | |
{ | |
"duration": 34.283, | |
"startTime": 9044.092 | |
}, | |
{ | |
"duration": 5.613, | |
"startTime": 9084.23 | |
}, | |
{ | |
"duration": 87.407, | |
"startTime": 9713.094 | |
}, | |
{ | |
"duration": 5.468, | |
"startTime": 10256.152 | |
}, | |
{ | |
"duration": 125.868, | |
"startTime": 10261.706 | |
}, | |
{ | |
"duration": 110.152, | |
"startTime": 10388.322 | |
}, | |
{ | |
"duration": 14.435, | |
"startTime": 10500.521 | |
}, | |
{ | |
"duration": 6.236, | |
"startTime": 11155.098 | |
}, | |
{ | |
"duration": 282.746, | |
"startTime": 11161.497 | |
}, | |
{ | |
"duration": 11.544, | |
"startTime": 11444.315 | |
}, | |
{ | |
"duration": 19.672, | |
"startTime": 11459.25 | |
}, | |
{ | |
"duration": 5.369, | |
"startTime": 11478.971 | |
}, | |
{ | |
"duration": 50.716, | |
"startTime": 11484.561 | |
}, | |
{ | |
"duration": 5.29, | |
"startTime": 11535.925 | |
}, | |
{ | |
"duration": 10.932, | |
"startTime": 11541.616 | |
}, | |
{ | |
"duration": 13.411, | |
"startTime": 11553.928 | |
}, | |
{ | |
"duration": 6.372, | |
"startTime": 11570.88 | |
}, | |
{ | |
"duration": 7.667, | |
"startTime": 11577.363 | |
}, | |
{ | |
"duration": 8.415, | |
"startTime": 11585.261 | |
}, | |
{ | |
"duration": 8.656, | |
"startTime": 11599.153 | |
}, | |
{ | |
"duration": 10.303, | |
"startTime": 11612.818 | |
}, | |
{ | |
"duration": 5.753, | |
"startTime": 11626.878 | |
}, | |
{ | |
"duration": 6.569, | |
"startTime": 11636.827 | |
}, | |
{ | |
"duration": 6.871, | |
"startTime": 11648.181 | |
}, | |
{ | |
"duration": 5.703, | |
"startTime": 11660.159 | |
}, | |
{ | |
"duration": 6.202, | |
"startTime": 11670.431 | |
}, | |
{ | |
"duration": 8.882, | |
"startTime": 11676.967 | |
}, | |
{ | |
"duration": 7.949, | |
"startTime": 11685.856 | |
}, | |
{ | |
"duration": 7.051, | |
"startTime": 11698.228 | |
}, | |
{ | |
"duration": 7.376, | |
"startTime": 11709.808 | |
}, | |
{ | |
"duration": 5.288, | |
"startTime": 11721.772 | |
}, | |
{ | |
"duration": 8.131, | |
"startTime": 11731.268 | |
}, | |
{ | |
"duration": 5.295, | |
"startTime": 11743.235 | |
}, | |
{ | |
"duration": 5.193, | |
"startTime": 11753.312 | |
}, | |
{ | |
"duration": 383.933, | |
"startTime": 12016.812 | |
}, | |
{ | |
"duration": 28.614, | |
"startTime": 12400.807 | |
}, | |
{ | |
"duration": 28.759, | |
"startTime": 12431.04 | |
}, | |
{ | |
"duration": 61.531, | |
"startTime": 12461.675 | |
}, | |
{ | |
"duration": 9.092, | |
"startTime": 12523.772 | |
}, | |
{ | |
"duration": 7.504, | |
"startTime": 12534.862 | |
}, | |
{ | |
"duration": 6.732, | |
"startTime": 12542.651 | |
}, | |
{ | |
"duration": 7.065, | |
"startTime": 12550.236 | |
}, | |
{ | |
"duration": 5.631, | |
"startTime": 12557.925 | |
}, | |
{ | |
"duration": 5.143, | |
"startTime": 12564.355 | |
}, | |
{ | |
"duration": 7.497, | |
"startTime": 12569.86 | |
}, | |
{ | |
"duration": 6.235, | |
"startTime": 12581.496 | |
}, | |
{ | |
"duration": 6.56, | |
"startTime": 12592.494 | |
}, | |
{ | |
"duration": 7.379, | |
"startTime": 12603.775 | |
}, | |
{ | |
"duration": 9.092, | |
"startTime": 12615.327 | |
}, | |
{ | |
"duration": 6.78, | |
"startTime": 12628.904 | |
}, | |
{ | |
"duration": 5.596, | |
"startTime": 12639.621 | |
}, | |
{ | |
"duration": 7.912, | |
"startTime": 12651.005 | |
}, | |
{ | |
"duration": 6.573, | |
"startTime": 12663.654 | |
}, | |
{ | |
"duration": 7.55, | |
"startTime": 12674.772 | |
}, | |
{ | |
"duration": 5.667, | |
"startTime": 12964.348 | |
}, | |
{ | |
"duration": 49.64, | |
"startTime": 12984.034 | |
}, | |
{ | |
"duration": 6.21, | |
"startTime": 13034.107 | |
}, | |
{ | |
"duration": 24.079, | |
"startTime": 13040.362 | |
}, | |
{ | |
"duration": 6.309, | |
"startTime": 13071.293 | |
}, | |
{ | |
"duration": 8.271, | |
"startTime": 13077.922 | |
}, | |
{ | |
"duration": 7.054, | |
"startTime": 13086.545 | |
}, | |
{ | |
"duration": 5.436, | |
"startTime": 13093.745 | |
}, | |
{ | |
"duration": 8.403, | |
"startTime": 13099.185 | |
}, | |
{ | |
"duration": 9.294, | |
"startTime": 13107.737 | |
}, | |
{ | |
"duration": 10.007, | |
"startTime": 13121.66 | |
}, | |
{ | |
"duration": 5.184, | |
"startTime": 13135.679 | |
}, | |
{ | |
"duration": 5.137, | |
"startTime": 13145.182 | |
}, | |
{ | |
"duration": 5.346, | |
"startTime": 13155.197 | |
}, | |
{ | |
"duration": 5.235, | |
"startTime": 13166.137 | |
}, | |
{ | |
"duration": 5.674, | |
"startTime": 13175.782 | |
}, | |
{ | |
"duration": 5.966, | |
"startTime": 13185.728 | |
}, | |
{ | |
"duration": 5.539, | |
"startTime": 13195.808 | |
}, | |
{ | |
"duration": 12.375, | |
"startTime": 13206.183 | |
}, | |
{ | |
"duration": 5.528, | |
"startTime": 13222.717 | |
}, | |
{ | |
"duration": 8.275, | |
"startTime": 13232.592 | |
}, | |
{ | |
"duration": 11.638, | |
"startTime": 13245.285 | |
}, | |
{ | |
"duration": 5.439, | |
"startTime": 13262.568 | |
}, | |
{ | |
"duration": 81.602, | |
"startTime": 13559.055 | |
}, | |
{ | |
"duration": 16.164, | |
"startTime": 13646.452 | |
}, | |
{ | |
"duration": 11.607, | |
"startTime": 13678.897 | |
}, | |
{ | |
"duration": 6.458, | |
"startTime": 13692.127 | |
}, | |
{ | |
"duration": 7.309, | |
"startTime": 13699.448 | |
}, | |
{ | |
"duration": 6.708, | |
"startTime": 13709.062 | |
}, | |
{ | |
"duration": 6.206, | |
"startTime": 13715.961 | |
}, | |
{ | |
"duration": 6.191, | |
"startTime": 13727.234 | |
}, | |
{ | |
"duration": 10.386, | |
"startTime": 13737.902 | |
}, | |
{ | |
"duration": 9.188, | |
"startTime": 13752.802 | |
}, | |
{ | |
"duration": 7.197, | |
"startTime": 13766.673 | |
}, | |
{ | |
"duration": 6.577, | |
"startTime": 13778.364 | |
}, | |
{ | |
"duration": 319.467, | |
"startTime": 14674.189 | |
}, | |
{ | |
"duration": 54.346, | |
"startTime": 14996.358 | |
}, | |
{ | |
"duration": 11.576, | |
"startTime": 15158.399 | |
}, | |
{ | |
"duration": 11.224, | |
"startTime": 15310.214 | |
}, | |
{ | |
"duration": 18.21, | |
"startTime": 15323.951 | |
}, | |
{ | |
"duration": 5.573, | |
"startTime": 16264.275 | |
}, | |
{ | |
"duration": 7.464, | |
"startTime": 16338.3 | |
}, | |
{ | |
"duration": 5.103, | |
"startTime": 16350.263 | |
}, | |
{ | |
"duration": 9.867, | |
"startTime": 16553.47 | |
}, | |
{ | |
"duration": 8.804, | |
"startTime": 16654.777 | |
}, | |
{ | |
"duration": 5.485, | |
"startTime": 16672.353 | |
}, | |
{ | |
"duration": 5.143, | |
"startTime": 16974.356 | |
} | |
] | |
} | |
}, | |
"metrics": { | |
"id": "metrics", | |
"title": "Metrics", | |
"description": "Collects all available metrics.", | |
"score": 1, | |
"scoreDisplayMode": "informative", | |
"numericValue": 6077, | |
"numericUnit": "millisecond", | |
"details": { | |
"type": "debugdata", | |
"items": [ | |
{ | |
"firstContentfulPaint": 2703, | |
"largestContentfulPaint": 5303, | |
"interactive": 6077, | |
"speedIndex": 8581, | |
"totalBlockingTime": 1498, | |
"maxPotentialFID": 490, | |
"cumulativeLayoutShift": 0.1841795360119048, | |
"cumulativeLayoutShiftMainFrame": 0.1841795360119048, | |
"timeToFirstByte": 546, | |
"observedTimeOrigin": 0, | |
"observedTimeOriginTs": 126576376672, | |
"observedNavigationStart": 0, | |
"observedNavigationStartTs": 126576376672, | |
"observedFirstPaint": 1678, | |
"observedFirstPaintTs": 126578054334, | |
"observedFirstContentfulPaint": 12455, | |
"observedFirstContentfulPaintTs": 126588831889, | |
"observedFirstContentfulPaintAllFrames": 12455, | |
"observedFirstContentfulPaintAllFramesTs": 126588831889, | |
"observedLargestContentfulPaint": 13105, | |
"observedLargestContentfulPaintTs": 126589481575, | |
"observedLargestContentfulPaintAllFrames": 13105, | |
"observedLargestContentfulPaintAllFramesTs": 126589481575, | |
"observedTraceEnd": 17683, | |
"observedTraceEndTs": 126594059262, | |
"observedLoad": 15317, | |
"observedLoadTs": 126591693325, | |
"observedDomContentLoaded": 8899, | |
"observedDomContentLoadedTs": 126585275930, | |
"observedCumulativeLayoutShift": 0.1841795360119048, | |
"observedCumulativeLayoutShiftMainFrame": 0.1841795360119048, | |
"observedFirstVisualChange": 12448, | |
"observedFirstVisualChangeTs": 126588824672, | |
"observedLastVisualChange": 13722, | |
"observedLastVisualChangeTs": 126590098672, | |
"observedSpeedIndex": 12612, | |
"observedSpeedIndexTs": 126588988640 | |
}, | |
{ | |
"lcpInvalidated": false | |
} | |
] | |
} | |
}, | |
"resource-summary": { | |
"id": "resource-summary", | |
"title": "Resources Summary", | |
"description": "Aggregates all network requests and groups them by type", | |
"score": 1, | |
"scoreDisplayMode": "informative", | |
"details": { | |
"type": "table", | |
"headings": [ | |
{ | |
"key": "label", | |
"valueType": "text", | |
"label": "Resource Type" | |
}, | |
{ | |
"key": "requestCount", | |
"valueType": "numeric", | |
"label": "Requests" | |
}, | |
{ | |
"key": "transferSize", | |
"valueType": "bytes", | |
"label": "Transfer Size" | |
} | |
], | |
"items": [ | |
{ | |
"resourceType": "total", | |
"label": "Total", | |
"requestCount": 35, | |
"transferSize": 3001099 | |
}, | |
{ | |
"resourceType": "script", | |
"label": "Script", | |
"requestCount": 13, | |
"transferSize": 2727803 | |
}, | |
{ | |
"resourceType": "font", | |
"label": "Font", | |
"requestCount": 2, | |
"transferSize": 171900 | |
}, | |
{ | |
"resourceType": "other", | |
"label": "Other", | |
"requestCount": 14, | |
"transferSize": 60636 | |
}, | |
{ | |
"resourceType": "stylesheet", | |
"label": "Stylesheet", | |
"requestCount": 1, | |
"transferSize": 22612 | |
}, | |
{ | |
"resourceType": "image", | |
"label": "Image", | |
"requestCount": 4, | |
"transferSize": 13528 | |
}, | |
{ | |
"resourceType": "document", | |
"label": "Document", | |
"requestCount": 1, | |
"transferSize": 4620 | |
}, | |
{ | |
"resourceType": "media", | |
"label": "Media", | |
"requestCount": 0, | |
"transferSize": 0 | |
}, | |
{ | |
"resourceType": "third-party", | |
"label": "Third-party", | |
"requestCount": 17, | |
"transferSize": 918621 | |
} | |
] | |
} | |
}, | |
"third-party-summary": { | |
"id": "third-party-summary", | |
"title": "Reduce the impact of third-party code", | |
"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": 0, | |
"scoreDisplayMode": "metricSavings", | |
"displayValue": "Third-party code blocked the main thread for 260 ms", | |
"metricSavings": { | |
"TBT": 250 | |
}, | |
"details": { | |
"type": "table", | |
"headings": [ | |
{ | |
"key": "entity", | |
"valueType": "text", | |
"label": "Third-Party", | |
"subItemsHeading": { | |
"key": "url", | |
"valueType": "url" | |
} | |
}, | |
{ | |
"key": "transferSize", | |
"granularity": 1, | |
"valueType": "bytes", | |
"label": "Transfer Size", | |
"subItemsHeading": { | |
"key": "transferSize" | |
} | |
}, | |
{ | |
"key": "blockingTime", | |
"granularity": 1, | |
"valueType": "ms", | |
"label": "Main-Thread Blocking Time", | |
"subItemsHeading": { | |
"key": "blockingTime" | |
} | |
} | |
], | |
"items": [ | |
{ | |
"mainThreadTime": 418.2889999999959, | |
"blockingTime": 141.00000000000014, | |
"transferSize": 452603, | |
"tbtImpact": 141.00000000000014, | |
"entity": "Google Tag Manager", | |
"subItems": { | |
"type": "subitems", | |
"items": [ | |
{ | |
"url": "https://www.googletagmanager.com/gtm.js?id=GTM-N4SP6ZN", | |
"mainThreadTime": 249.84299999999567, | |
"blockingTime": 136.00000000000014, | |
"transferSize": 131026, | |
"tbtImpact": 136.00000000000014 | |
}, | |
{ | |
"url": "https://www.googletagmanager.com/gtag/js?id=UA-150839495-3&cx=c>m=45He55r0v813189009za200&tag_exp=101509157~103116026~103130498~103130500~103200004~103233427~103252644~103252646~104481633~104481635", | |
"mainThreadTime": 55.29400000000012, | |
"blockingTime": 3.9999999999999982, | |
"transferSize": 98285, | |
"tbtImpact": 3.9999999999999982 | |
}, | |
{ | |
"url": "https://www.googletagmanager.com/gtag/js?id=G-SRSNHFXJ3X&cx=c>m=45He55r0v813189009za200&tag_exp=101509157~103116026~103130498~103130500~103200004~103233427~103252644~103252646~104481633~104481635", | |
"mainThreadTime": 77.47400000000013, | |
"blockingTime": 1.0000000000000004, | |
"transferSize": 124967, | |
"tbtImpact": 1.0000000000000004 | |
}, | |
{ | |
"url": "https://www.googletagmanager.com/gtag/js?id=UA-150839495-2", | |
"mainThreadTime": 35.678000000000004, | |
"blockingTime": 0, | |
"transferSize": 98325, | |
"tbtImpact": 0 | |
} | |
] | |
} | |
}, | |
{ | |
"mainThreadTime": 305.69499999999994, | |
"blockingTime": 121.63472515968567, | |
"transferSize": 146096, | |
"tbtImpact": 121.63472515968567, | |
"entity": "lr-in.com", | |
"subItems": { | |
"type": "subitems", | |
"items": [ | |
{ | |
"url": "https://cdn.lr-in.com/logger-1.min.js", | |
"mainThreadTime": 305.69499999999994, | |
"blockingTime": 121.63472515968567, | |
"transferSize": 145449, | |
"tbtImpact": 121.63472515968567 | |
}, | |
{ | |
"url": "https://r.lr-in.com/i?a=zqbt78%2Fatom-barrons-shared-qa&r=6-01971c98-59e3-79a3-a341-9ca95e76420a&t=20cb3484-7cce-4f3e-9fea-d300fbd060e9&s=0&hr=t&u=c6315e11-c2a3-4de1-973b-64db30ff6dc8&is=2&rs=0%2Ct", | |
"mainThreadTime": 0, | |
"blockingTime": 0, | |
"transferSize": 647, | |
"tbtImpact": 0 | |
} | |
] | |
} | |
}, | |
{ | |
"mainThreadTime": 0, | |
"blockingTime": 0, | |
"transferSize": 171900, | |
"tbtImpact": 0, | |
"entity": "Google Fonts", | |
"subItems": { | |
"type": "subitems", | |
"items": [ | |
{ | |
"url": "https://fonts.gstatic.com/s/materialicons/v143/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2", | |
"mainThreadTime": 0, | |
"blockingTime": 0, | |
"transferSize": 128746, | |
"tbtImpact": 0 | |
}, | |
{ | |
"url": "https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2", | |
"mainThreadTime": 0, | |
"blockingTime": 0, | |
"transferSize": 43154, | |
"tbtImpact": 0 | |
} | |
] | |
} | |
}, | |
{ | |
"mainThreadTime": 76.98500000000004, | |
"blockingTime": 0, | |
"transferSize": 112548, | |
"tbtImpact": 0, | |
"entity": "Cloudflare CDN", | |
"subItems": { | |
"type": "subitems", | |
"items": [ | |
{ | |
"url": "https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.10.1/katex.min.js", | |
"mainThreadTime": 15.523000000000001, | |
"blockingTime": 0, | |
"transferSize": 54591, | |
"tbtImpact": 0 | |
}, | |
{ | |
"url": "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/config/MML_CHTML.js?V=2.7.5", | |
"mainThreadTime": 54.981000000000044, | |
"blockingTime": 0, | |
"transferSize": 39899, | |
"tbtImpact": 0 | |
}, | |
{ | |
"url": "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=MML_CHTML", | |
"mainThreadTime": 6.480999999999998, | |
"blockingTime": 0, | |
"transferSize": 18058, | |
"tbtImpact": 0 | |
} | |
] | |
} | |
}, | |
{ | |
"mainThreadTime": 11.511000000000005, | |
"blockingTime": 0, | |
"transferSize": 24476, | |
"tbtImpact": 0, | |
"entity": "Google Analytics", | |
"subItems": { | |
"type": "subitems", | |
"items": [ | |
{ | |
"url": "https://www.google-analytics.com/analytics.js", | |
"mainThreadTime": 11.511000000000005, | |
"blockingTime": 0, | |
"transferSize": 21909, | |
"tbtImpact": 0 | |
}, | |
{ | |
"url": "https://www.google-analytics.com/collect?v=1&_v=j101&a=1135617695&t=pageview&_s=1&dl=https%3A%2F%2Fkna.qa.learnwithatom.com%2Fexam-simulator%2Fe%2F278149653857742%2Fsequence%2F5ac00077-aef2-485c-be20-719dc70f1f9a&ul=en-us&de=UTF-8&dt=TEST%20-%20ACT%20Practice%20Test%201%20Sim%20(With%20Science)&sd=24-bit&sr=1280x720&vp=906x585&je=0&_u=QACAAUABAAAAAAAAI~&jid=&gjid=&cid=1182719420.1748497524&tid=UA-150839495-3&_gid=696261684.1748497781>m=457e55r0za200zb813189009&gcd=13l3l3l3l1l1&dma=0&tag_exp=101509157~103116026~103130498~103130500~103200004~103233427~103252644~103252646~104481633~104481635&jsscut=1&z=73568688", | |
"mainThreadTime": 0, | |
"blockingTime": 0, | |
"transferSize": 887, | |
"tbtImpact": 0 | |
}, | |
{ | |
"url": "https://www.google-analytics.com/g/collect?v=2&tid=G-SRSNHFXJ3X>m=45je55r0v879368895z8813189009za200zb813189009&_p=1748534462647&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101509157~103116026~103130498~103130500~103200004~103233427~103252644~103252646~104481633~104481635&ptag_exp=101509157~103116026~103130498~103130500~103200004~103233427~103252644~103252646~104481633~104481635&cid=1182719420.1748497524&ul=en-us&sr=1280x720&uaa=x86&uab=64&uafvl=Google%2520Chrome%3B137.0.7151.41%7CChromium%3B137.0.7151.41%7CNot%252FA)Brand%3B24.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&are=1&frm=0&pscdl=noapi&_eu=AAAAAAQ&_s=1&sid=1748531250&sct=3&seg=1&dl=https%3A%2F%2Fkna.qa.learnwithatom.com%2Fexam-simulator%2Fe%2F278149653857742%2Fsequence%2F5ac00077-aef2-485c-be20-719dc70f1f9a&dt=TEST%20-%20ACT%20Practice%20Test%201%20Sim%20(With%20Science)&en=page_view&up.Tenant=kna&tfd=11549", | |
"mainThreadTime": 0, | |
"blockingTime": 0, | |
"transferSize": 840, | |
"tbtImpact": 0 | |
}, | |
{ | |
"url": "https://www.google-analytics.com/g/collect?v=2&tid=G-SRSNHFXJ3X>m=45je55r0v879368895za200zb813189009&_p=1748534462647&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101509157~103116026~103130498~103130500~103200004~103233427~103252644~103252646~104481633~104481635&ptag_exp=101509157~103116026~103130498~103130500~103200004~103233427~103252644~103252646~104481633~104481635&cid=1182719420.1748497524&ul=en-us&sr=1280x720&uaa=x86&uab=64&uafvl=Google%2520Chrome%3B137.0.7151.41%7CChromium%3B137.0.7151.41%7CNot%252FA)Brand%3B24.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&are=1&frm=0&pscdl=noapi&_eu=AEAAAAQ&_s=2&sid=1748531250&sct=3&seg=1&dl=https%3A%2F%2Fkna.qa.learnwithatom.com%2Fexam-simulator%2Fe%2F278149653857742%2Fsequence%2F5ac00077-aef2-485c-be20-719dc70f1f9a&dt=TEST%20-%20ACT%20Practice%20Test%201%20Sim%20(With%20Science)&en=scroll&epn.percent_scrolled=90&tfd=16554", | |
"mainThreadTime": 0, | |
"blockingTime": 0, | |
"transferSize": 840, | |
"tbtImpact": 0 | |
} | |
] | |
} | |
}, | |
{ | |
"mainThreadTime": 0, | |
"blockingTime": 0, | |
"transferSize": 10998, | |
"tbtImpact": 0, | |
"entity": "Amazon Web Services", | |
"subItems": { | |
"type": "subitems", | |
"items": [ | |
{ | |
"url": "https://atom-tenant-qa.s3.amazonaws.com/act/logo.svg", | |
"mainThreadTime": 0, | |
"blockingTime": 0, | |
"transferSize": 10998, | |
"tbtImpact": 0 | |
} | |
] | |
} | |
} | |
], | |
"summary": { | |
"wastedBytes": 918621, | |
"wastedMs": 262.6347251596858 | |
}, | |
"isEntityGrouped": true | |
}, | |
"guidanceLevel": 1 | |
}, | |
"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 | |
}, | |
"guidanceLevel": 3 | |
}, | |
"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": 0, | |
"scoreDisplayMode": "metricSavings", | |
"displayValue": "5,300 ms", | |
"metricSavings": { | |
"LCP": 4100 | |
}, | |
"details": { | |
"type": "list", | |
"items": [ | |
{ | |
"type": "table", | |
"headings": [ | |
{ | |
"key": "node", | |
"valueType": "node", | |
"label": "Element" | |
} | |
], | |
"items": [ | |
{ | |
"node": { | |
"type": "node", | |
"lhId": "page-0-P", | |
"path": "1,HTML,1,BODY,4,EXAM-SIMULATOR-ROOT,2,ACTIVITY-PLAYER,0,QUIZ,0,QUIZ-ITEM-CONTAINER,1,QUIZ-DYNAMIC-TEMPLATE,0,DIV,0,QUIZ-QUIZ-SCREEN,0,DIV,0,DIV,0,QUIZ-QUIZ-CONTAINER,0,DIV,4,QUIZ-COLUMNS-CONTAINER,0,DIV,0,DIV,0,QUIZ-COLUMNS-LEFT-CONTAINER,0,DIV,2,QUIZ-BODY-CONTAINER,0,DIV,0,DIV,0,CONTENT-RENDERER-CONTAINER,0,CONTENT-RENDERER,0,DYNAMIC-TEMPLATE-RENDERER,0,DIV,0,TWO-COLUMN-LAYOUT,0,DIV,0,DIV,0,TWO-COLUMN-LEFT-CONTAINER,0,DIV,0,LEFT-COLUMN-BODY,0,DIV,0,STIMULUS,0,DIV,1,DIV,0,DYNAMIC-CONTENT,0,DIV,1,P", | |
"selector": "div.stimulus-content > dynamic-content > div#dynamic-content-4595941 > p", | |
"boundingRect": { | |
"top": 287, | |
"bottom": 743, | |
"left": 40, | |
"right": 146, | |
"width": 106, | |
"height": 456 | |
}, | |
"snippet": "<p>", | |
"nodeLabel": "LITERARY NARRATIVE: Passage A is adapted from the autobiography A Peculiar Trea…" | |
} | |
} | |
] | |
}, | |
{ | |
"type": "table", | |
"headings": [ | |
{ | |
"key": "phase", | |
"valueType": "text", | |
"label": "Phase" | |
}, | |
{ | |
"key": "percent", | |
"valueType": "text", | |
"label": "% of LCP" | |
}, | |
{ | |
"key": "timing", | |
"valueType": "ms", | |
"label": "Timing" | |
} | |
], | |
"items": [ | |
{ | |
"phase": "TTFB", | |
"timing": 546.2502, | |
"percent": "10%" | |
}, | |
{ | |
"phase": "Load Delay", | |
"timing": 0, | |
"percent": "0%" | |
}, | |
{ | |
"phase": "Load Time", | |
"timing": 0, | |
"percent": "0%" | |
}, | |
{ | |
"phase": "Render Delay", | |
"timing": 4756.713300000001, | |
"percent": "90%" | |
} | |
] | |
} | |
] | |
}, | |
"guidanceLevel": 1 | |
}, | |
"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 | |
}, | |
"guidanceLevel": 3 | |
}, | |
"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": 0, | |
"scoreDisplayMode": "metricSavings", | |
"displayValue": "1 layout shift found", | |
"metricSavings": { | |
"CLS": 0.184 | |
}, | |
"details": { | |
"type": "table", | |
"headings": [ | |
{ | |
"key": "node", | |
"valueType": "node", | |
"subItemsHeading": { | |
"key": "extra" | |
}, | |
"label": "Element" | |
}, | |
{ | |
"key": "score", | |
"valueType": "numeric", | |
"subItemsHeading": { | |
"key": "cause", | |
"valueType": "text" | |
}, | |
"granularity": 0.001, | |
"label": "Layout shift score" | |
} | |
], | |
"items": [ | |
{ | |
"node": { | |
"type": "node", | |
"lhId": "page-2-DIV", | |
"path": "1,HTML,1,BODY,4,EXAM-SIMULATOR-ROOT,2,ACTIVITY-PLAYER,0,QUIZ,0,QUIZ-ITEM-CONTAINER,1,QUIZ-DYNAMIC-TEMPLATE,0,DIV,0,QUIZ-QUIZ-SCREEN,0,DIV,0,DIV,0,QUIZ-QUIZ-CONTAINER,0,DIV,4,QUIZ-COLUMNS-CONTAINER,0,DIV,0,DIV,0,QUIZ-COLUMNS-LEFT-CONTAINER,0,DIV,2,QUIZ-BODY-CONTAINER,0,DIV,0,DIV,0,CONTENT-RENDERER-CONTAINER,0,CONTENT-RENDERER,0,DYNAMIC-TEMPLATE-RENDERER,0,DIV,0,TWO-COLUMN-LAYOUT,0,DIV,1,DIV,0,TWO-COLUMN-RIGHT-CONTAINER,0,DIV", | |
"selector": "div.two-column-layout > div.two-column-layout__right > two-column-right-container.ng-star-inserted > div.two-column-right-container", | |
"boundingRect": { | |
"top": 219, | |
"bottom": 467, | |
"left": 202, | |
"right": 836, | |
"width": 633, | |
"height": 248 | |
}, | |
"snippet": "<div _ngcontent-olh-c153=\"\" class=\"two-column-right-container\" style=\"height: calc(var(--bodyContainerHeight, -webkit-fill-available));\">", | |
"nodeLabel": "It can reasonably be inferred that Passage A is narrated from the point of view…" | |
}, | |
"score": 0.1841795360119048, | |
"subItems": { | |
"type": "subitems", | |
"items": [ | |
{ | |
"extra": { | |
"type": "url", | |
"value": "https://fonts.gstatic.com/s/materialicons/v143/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2" | |
}, | |
"cause": "Web font loaded" | |
} | |
] | |
} | |
} | |
] | |
}, | |
"guidanceLevel": 2 | |
}, | |
"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": 1, | |
"scoreDisplayMode": "informative", | |
"displayValue": "15 long tasks found", | |
"metricSavings": { | |
"TBT": 1500 | |
}, | |
"details": { | |
"type": "table", | |
"headings": [ | |
{ | |
"key": "url", | |
"valueType": "url", | |
"label": "URL" | |
}, | |
{ | |
"key": "startTime", | |
"valueType": "ms", | |
"granularity": 1, | |
"label": "Start Time" | |
}, | |
{ | |
"key": "duration", | |
"valueType": "ms", | |
"granularity": 1, | |
"label": "Duration" | |
} | |
], | |
"items": [ | |
{ | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"duration": 490, | |
"startTime": 2887.1357000000007 | |
}, | |
{ | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/polyfills.js", | |
"duration": 384, | |
"startTime": 4663.507400000001 | |
}, | |
{ | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/polyfills.js", | |
"duration": 319, | |
"startTime": 5361.507400000001 | |
}, | |
{ | |
"url": "https://cdn.lr-in.com/logger-1.min.js", | |
"duration": 283.00000000000045, | |
"startTime": 4023.507400000001 | |
}, | |
{ | |
"url": "Unattributable", | |
"duration": 132, | |
"startTime": 648.2985 | |
}, | |
{ | |
"url": "https://www.googletagmanager.com/gtm.js?id=GTM-N4SP6ZN", | |
"duration": 126, | |
"startTime": 4306.507400000001 | |
}, | |
{ | |
"url": "https://www.googletagmanager.com/gtm.js?id=GTM-N4SP6ZN", | |
"duration": 110, | |
"startTime": 4432.507400000001 | |
}, | |
{ | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/polyfills.js", | |
"duration": 100, | |
"startTime": 886.3307 | |
}, | |
{ | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"duration": 87, | |
"startTime": 3520.421700000001 | |
}, | |
{ | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"duration": 82, | |
"startTime": 5134.507400000001 | |
}, | |
{ | |
"url": "Unattributable", | |
"duration": 62, | |
"startTime": 586.2985 | |
}, | |
{ | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/polyfills.js", | |
"duration": 62, | |
"startTime": 4601.507400000001 | |
}, | |
{ | |
"url": "https://www.googletagmanager.com/gtag/js?id=UA-150839495-3&cx=c>m=45He55r0v813189009za200&tag_exp=101509157~103116026~103130498~103130500~103200004~103233427~103252644~103252646~104481633~104481635", | |
"duration": 54, | |
"startTime": 6015.3897000000015 | |
}, | |
{ | |
"url": "https://www.googletagmanager.com/gtag/js?id=G-SRSNHFXJ3X&cx=c>m=45He55r0v813189009za200&tag_exp=101509157~103116026~103130498~103130500~103200004~103233427~103252644~103252646~104481633~104481635", | |
"duration": 51, | |
"startTime": 5216.507400000001 | |
}, | |
{ | |
"url": "https://www.googletagmanager.com/gtag/js?id=UA-150839495-2", | |
"duration": 50, | |
"startTime": 5296.507400000001 | |
} | |
], | |
"sortedBy": [ | |
"duration" | |
], | |
"skipSumming": [ | |
"startTime" | |
], | |
"debugData": { | |
"type": "debugdata", | |
"urls": [ | |
"https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"https://kna.qa.learnwithatom.com/exam-simulator/polyfills.js", | |
"https://cdn.lr-in.com/logger-1.min.js", | |
"Unattributable", | |
"https://www.googletagmanager.com/gtm.js?id=GTM-N4SP6ZN", | |
"https://www.googletagmanager.com/gtag/js?id=UA-150839495-3&cx=c>m=45He55r0v813189009za200&tag_exp=101509157~103116026~103130498~103130500~103200004~103233427~103252644~103252646~104481633~104481635", | |
"https://www.googletagmanager.com/gtag/js?id=G-SRSNHFXJ3X&cx=c>m=45He55r0v813189009za200&tag_exp=101509157~103116026~103130498~103130500~103200004~103233427~103252644~103252646~104481633~104481635", | |
"https://www.googletagmanager.com/gtag/js?id=UA-150839495-2" | |
], | |
"tasks": [ | |
{ | |
"urlIndex": 0, | |
"startTime": 2887.1, | |
"duration": 490, | |
"other": 490, | |
"scriptEvaluation": 0 | |
}, | |
{ | |
"urlIndex": 1, | |
"startTime": 4663.5, | |
"duration": 384, | |
"other": 384 | |
}, | |
{ | |
"urlIndex": 1, | |
"startTime": 5361.5, | |
"duration": 319, | |
"other": 319, | |
"scriptEvaluation": 0 | |
}, | |
{ | |
"urlIndex": 2, | |
"startTime": 4023.5, | |
"duration": 283, | |
"other": 283, | |
"scriptEvaluation": 0 | |
}, | |
{ | |
"urlIndex": 3, | |
"startTime": 648.3, | |
"duration": 132, | |
"other": 132 | |
}, | |
{ | |
"urlIndex": 4, | |
"startTime": 4306.5, | |
"duration": 126, | |
"other": 126, | |
"scriptEvaluation": 0 | |
}, | |
{ | |
"urlIndex": 4, | |
"startTime": 4432.5, | |
"duration": 110, | |
"other": 110, | |
"scriptEvaluation": 0 | |
}, | |
{ | |
"urlIndex": 1, | |
"startTime": 886.3, | |
"duration": 100, | |
"other": 100, | |
"scriptEvaluation": 0 | |
}, | |
{ | |
"urlIndex": 0, | |
"startTime": 3520.4, | |
"duration": 87, | |
"other": 87 | |
}, | |
{ | |
"urlIndex": 0, | |
"startTime": 5134.5, | |
"duration": 82, | |
"other": 82, | |
"scriptEvaluation": 0 | |
}, | |
{ | |
"urlIndex": 3, | |
"startTime": 586.3, | |
"duration": 62, | |
"other": 62 | |
}, | |
{ | |
"urlIndex": 1, | |
"startTime": 4601.5, | |
"duration": 62, | |
"other": 62, | |
"scriptEvaluation": 0 | |
}, | |
{ | |
"urlIndex": 5, | |
"startTime": 6015.4, | |
"duration": 54, | |
"other": 54, | |
"scriptEvaluation": 0 | |
}, | |
{ | |
"urlIndex": 6, | |
"startTime": 5216.5, | |
"duration": 51, | |
"other": 51, | |
"scriptEvaluation": 0 | |
}, | |
{ | |
"urlIndex": 7, | |
"startTime": 5296.5, | |
"duration": 50, | |
"other": 50, | |
"scriptEvaluation": 0 | |
} | |
] | |
} | |
}, | |
"guidanceLevel": 1 | |
}, | |
"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": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
}, | |
"guidanceLevel": 2 | |
}, | |
"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": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
}, | |
"guidanceLevel": 4 | |
}, | |
"valid-source-maps": { | |
"id": "valid-source-maps", | |
"title": "Missing source maps for large first-party JavaScript", | |
"description": "Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. [Learn more about source maps](https://developer.chrome.com/docs/devtools/javascript/source-maps/).", | |
"score": 0, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [ | |
{ | |
"key": "scriptUrl", | |
"valueType": "url", | |
"subItemsHeading": { | |
"key": "error" | |
}, | |
"label": "URL" | |
}, | |
{ | |
"key": "sourceMapUrl", | |
"valueType": "url", | |
"label": "Map URL" | |
} | |
], | |
"items": [ | |
{ | |
"scriptUrl": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"subItems": { | |
"type": "subitems", | |
"items": [ | |
{ | |
"error": "Large JavaScript file is missing a source map" | |
} | |
] | |
} | |
} | |
] | |
} | |
}, | |
"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 | |
}, | |
"guidanceLevel": 4 | |
}, | |
"csp-xss": { | |
"id": "csp-xss", | |
"title": "Ensure CSP is effective against XSS attacks", | |
"description": "A strong Content Security Policy (CSP) significantly reduces the risk of cross-site scripting (XSS) attacks. [Learn how to use a CSP to prevent XSS](https://developer.chrome.com/docs/lighthouse/best-practices/csp-xss/)", | |
"score": 1, | |
"scoreDisplayMode": "informative", | |
"details": { | |
"type": "table", | |
"headings": [ | |
{ | |
"key": "description", | |
"valueType": "text", | |
"subItemsHeading": { | |
"key": "description" | |
}, | |
"label": "Description" | |
}, | |
{ | |
"key": "directive", | |
"valueType": "code", | |
"subItemsHeading": { | |
"key": "directive" | |
}, | |
"label": "Directive" | |
}, | |
{ | |
"key": "severity", | |
"valueType": "text", | |
"subItemsHeading": { | |
"key": "severity" | |
}, | |
"label": "Severity" | |
} | |
], | |
"items": [ | |
{ | |
"severity": "High", | |
"description": "No CSP found in enforcement mode" | |
} | |
] | |
} | |
}, | |
"has-hsts": { | |
"id": "has-hsts", | |
"title": "Use a strong HSTS policy", | |
"description": "Deployment of the HSTS header significantly reduces the risk of downgrading HTTP connections and eavesdropping attacks. A rollout in stages, starting with a low max-age is recommended. [Learn more about using a strong HSTS policy.](https://developer.chrome.com/docs/lighthouse/best-practices/has-hsts)", | |
"score": 1, | |
"scoreDisplayMode": "informative", | |
"details": { | |
"type": "table", | |
"headings": [ | |
{ | |
"key": "description", | |
"valueType": "text", | |
"subItemsHeading": { | |
"key": "description" | |
}, | |
"label": "Description" | |
}, | |
{ | |
"key": "directive", | |
"valueType": "code", | |
"subItemsHeading": { | |
"key": "directive" | |
}, | |
"label": "Directive" | |
}, | |
{ | |
"key": "severity", | |
"valueType": "text", | |
"subItemsHeading": { | |
"key": "severity" | |
}, | |
"label": "Severity" | |
} | |
], | |
"items": [ | |
{ | |
"severity": "High", | |
"description": "No HSTS header found" | |
} | |
] | |
} | |
}, | |
"origin-isolation": { | |
"id": "origin-isolation", | |
"title": "Ensure proper origin isolation with COOP", | |
"description": "The Cross-Origin-Opener-Policy (COOP) can be used to isolate the top-level window from other documents such as pop-ups. [Learn more about deploying the COOP header.](https://web.dev/articles/why-coop-coep#coop)", | |
"score": 1, | |
"scoreDisplayMode": "informative", | |
"details": { | |
"type": "table", | |
"headings": [ | |
{ | |
"key": "description", | |
"valueType": "text", | |
"subItemsHeading": { | |
"key": "description" | |
}, | |
"label": "Description" | |
}, | |
{ | |
"key": "directive", | |
"valueType": "code", | |
"subItemsHeading": { | |
"key": "directive" | |
}, | |
"label": "Directive" | |
}, | |
{ | |
"key": "severity", | |
"valueType": "text", | |
"subItemsHeading": { | |
"key": "severity" | |
}, | |
"label": "Severity" | |
} | |
], | |
"items": [ | |
{ | |
"description": "No COOP header found", | |
"severity": "High" | |
} | |
] | |
} | |
}, | |
"clickjacking-mitigation": { | |
"id": "clickjacking-mitigation", | |
"title": "Mitigate clickjacking with XFO or CSP", | |
"description": "The `X-Frame-Options` (XFO) header or the `frame-ancestors` directive in the `Content-Security-Policy` (CSP) header control where a page can be embedded. These can mitigate clickjacking attacks by blocking some or all sites from embedding the page. [Learn more about mitigating clickjacking](https://developer.chrome.com/docs/lighthouse/best-practices/clickjacking-mitigation).", | |
"score": 1, | |
"scoreDisplayMode": "informative", | |
"details": { | |
"type": "table", | |
"headings": [ | |
{ | |
"key": "description", | |
"valueType": "text", | |
"subItemsHeading": { | |
"key": "description" | |
}, | |
"label": "Description" | |
}, | |
{ | |
"key": "severity", | |
"valueType": "text", | |
"subItemsHeading": { | |
"key": "severity" | |
}, | |
"label": "Severity" | |
} | |
], | |
"items": [ | |
{ | |
"severity": "High", | |
"description": "No frame control policy found" | |
} | |
] | |
} | |
}, | |
"script-treemap-data": { | |
"id": "script-treemap-data", | |
"title": "Script Treemap Data", | |
"description": "Used for treemap app", | |
"score": 1, | |
"scoreDisplayMode": "informative", | |
"details": { | |
"type": "treemap-data", | |
"nodes": [ | |
{ | |
"name": "https://kna.qa.learnwithatom.com/exam-simulator/env.js", | |
"resourceBytes": 2726, | |
"encodedBytes": 1116, | |
"unusedBytes": 0 | |
}, | |
{ | |
"name": "https://kna.qa.learnwithatom.com/exam-simulator/runtime.js", | |
"resourceBytes": 1727, | |
"encodedBytes": 908, | |
"unusedBytes": 211 | |
}, | |
{ | |
"name": "https://kna.qa.learnwithatom.com/exam-simulator/polyfills.js", | |
"resourceBytes": 38170, | |
"encodedBytes": 14428, | |
"unusedBytes": 6909 | |
}, | |
{ | |
"name": "https://kna.qa.learnwithatom.com/exam-simulator/e/278149653857742/sequence/5ac00077-aef2-485c-be20-719dc70f1f9a", | |
"resourceBytes": 16, | |
"encodedBytes": 1, | |
"children": [ | |
{ | |
"name": "(inline) this.media='all…", | |
"resourceBytes": 16, | |
"unusedBytes": 0 | |
} | |
] | |
}, | |
{ | |
"name": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"resourceBytes": 6487676, | |
"encodedBytes": 1977861, | |
"unusedBytes": 3236957 | |
}, | |
{ | |
"name": "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=MML_CHTML", | |
"resourceBytes": 63532, | |
"encodedBytes": 17026, | |
"unusedBytes": 19745 | |
}, | |
{ | |
"name": "https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.10.1/katex.min.js", | |
"resourceBytes": 242151, | |
"encodedBytes": 53560, | |
"unusedBytes": 91654 | |
}, | |
{ | |
"name": "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/config/MML_CHTML.js?V=2.7.5", | |
"resourceBytes": 156323, | |
"encodedBytes": 38879, | |
"unusedBytes": 85433 | |
}, | |
{ | |
"name": "https://www.googletagmanager.com/gtm.js?id=GTM-N4SP6ZN", | |
"resourceBytes": 494868, | |
"encodedBytes": 129997, | |
"unusedBytes": 169963 | |
}, | |
{ | |
"name": "https://cdn.lr-in.com/logger-1.min.js", | |
"resourceBytes": 883756, | |
"encodedBytes": 144425, | |
"unusedBytes": 201097 | |
}, | |
{ | |
"name": "https://www.googletagmanager.com/gtag/js?id=G-SRSNHFXJ3X&cx=c>m=45He55r0v813189009za200&tag_exp=101509157~103116026~103130498~103130500~103200004~103233427~103252644~103252646~104481633~104481635", | |
"resourceBytes": 362346, | |
"encodedBytes": 123984, | |
"unusedBytes": 152109 | |
}, | |
{ | |
"name": "https://www.googletagmanager.com/gtag/js?id=UA-150839495-2", | |
"resourceBytes": 274736, | |
"encodedBytes": 97297, | |
"unusedBytes": 156789 | |
}, | |
{ | |
"name": "https://www.googletagmanager.com/gtag/js?id=UA-150839495-3&cx=c>m=45He55r0v813189009za200&tag_exp=101509157~103116026~103130498~103130500~103200004~103233427~103252644~103252646~104481633~104481635", | |
"resourceBytes": 274718, | |
"encodedBytes": 97257, | |
"unusedBytes": 140206 | |
}, | |
{ | |
"name": "https://www.google-analytics.com/analytics.js", | |
"resourceBytes": 52916, | |
"encodedBytes": 20994, | |
"unusedBytes": 22534 | |
} | |
] | |
} | |
}, | |
"accesskeys": { | |
"id": "accesskeys", | |
"title": "`[accesskey]` values are unique", | |
"description": "Access keys let users quickly focus a part of the page. For proper navigation, each access key must be unique. [Learn more about access keys](https://dequeuniversity.com/rules/axe/4.10/accesskeys).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"aria-allowed-attr": { | |
"id": "aria-allowed-attr", | |
"title": "`[aria-*]` attributes match their roles", | |
"description": "Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. [Learn how to match ARIA attributes to their roles](https://dequeuniversity.com/rules/axe/4.10/aria-allowed-attr).", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"aria-allowed-role": { | |
"id": "aria-allowed-role", | |
"title": "Uses ARIA roles only on compatible elements", | |
"description": "Many HTML elements can only be assigned certain ARIA roles. Using ARIA roles where they are not allowed can interfere with the accessibility of the web page. [Learn more about ARIA roles](https://dequeuniversity.com/rules/axe/4.10/aria-allowed-role).", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"aria-command-name": { | |
"id": "aria-command-name", | |
"title": "`button`, `link`, and `menuitem` elements have accessible names", | |
"description": "When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to make command elements more accessible](https://dequeuniversity.com/rules/axe/4.10/aria-command-name).", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"aria-conditional-attr": { | |
"id": "aria-conditional-attr", | |
"title": "ARIA attributes are used as specified for the element's role", | |
"description": "Some ARIA attributes are only allowed on an element under certain conditions. [Learn more about conditional ARIA attributes](https://dequeuniversity.com/rules/axe/4.10/aria-conditional-attr).", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"aria-deprecated-role": { | |
"id": "aria-deprecated-role", | |
"title": "Deprecated ARIA roles were not used", | |
"description": "Deprecated ARIA roles may not be processed correctly by assistive technology. [Learn more about deprecated ARIA roles](https://dequeuniversity.com/rules/axe/4.10/aria-deprecated-role).", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"aria-dialog-name": { | |
"id": "aria-dialog-name", | |
"title": "Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.", | |
"description": "ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. [Learn how to make ARIA dialog elements more accessible](https://dequeuniversity.com/rules/axe/4.10/aria-dialog-name).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"aria-hidden-body": { | |
"id": "aria-hidden-body", | |
"title": "`[aria-hidden=\"true\"]` is not present on the document `<body>`", | |
"description": "Assistive technologies, like screen readers, work inconsistently when `aria-hidden=\"true\"` is set on the document `<body>`. [Learn how `aria-hidden` affects the document body](https://dequeuniversity.com/rules/axe/4.10/aria-hidden-body).", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"aria-hidden-focus": { | |
"id": "aria-hidden-focus", | |
"title": "`[aria-hidden=\"true\"]` elements do not contain focusable descendents", | |
"description": "Focusable descendents within an `[aria-hidden=\"true\"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. [Learn how `aria-hidden` affects focusable elements](https://dequeuniversity.com/rules/axe/4.10/aria-hidden-focus).", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"aria-input-field-name": { | |
"id": "aria-input-field-name", | |
"title": "ARIA input fields have accessible names", | |
"description": "When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about input field labels](https://dequeuniversity.com/rules/axe/4.10/aria-input-field-name).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"aria-meter-name": { | |
"id": "aria-meter-name", | |
"title": "ARIA `meter` elements have accessible names", | |
"description": "When a meter element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `meter` elements](https://dequeuniversity.com/rules/axe/4.10/aria-meter-name).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"aria-progressbar-name": { | |
"id": "aria-progressbar-name", | |
"title": "ARIA `progressbar` elements have accessible names", | |
"description": "When a `progressbar` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to label `progressbar` elements](https://dequeuniversity.com/rules/axe/4.10/aria-progressbar-name).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"aria-prohibited-attr": { | |
"id": "aria-prohibited-attr", | |
"title": "Elements use only permitted ARIA attributes", | |
"description": "Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. [Learn more about prohibited ARIA roles](https://dequeuniversity.com/rules/axe/4.10/aria-prohibited-attr).", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"aria-required-attr": { | |
"id": "aria-required-attr", | |
"title": "`[role]`s have all required `[aria-*]` attributes", | |
"description": "Some ARIA roles have required attributes that describe the state of the element to screen readers. [Learn more about roles and required attributes](https://dequeuniversity.com/rules/axe/4.10/aria-required-attr).", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"aria-required-children": { | |
"id": "aria-required-children", | |
"title": "Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.", | |
"description": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more about roles and required children elements](https://dequeuniversity.com/rules/axe/4.10/aria-required-children).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"aria-required-parent": { | |
"id": "aria-required-parent", | |
"title": "`[role]`s are contained by their required parent element", | |
"description": "Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. [Learn more about ARIA roles and required parent element](https://dequeuniversity.com/rules/axe/4.10/aria-required-parent).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"aria-roles": { | |
"id": "aria-roles", | |
"title": "`[role]` values are valid", | |
"description": "ARIA roles must have valid values in order to perform their intended accessibility functions. [Learn more about valid ARIA roles](https://dequeuniversity.com/rules/axe/4.10/aria-roles).", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"aria-text": { | |
"id": "aria-text", | |
"title": "Elements with the `role=text` attribute do not have focusable descendents.", | |
"description": "Adding `role=text` around a text node split by markup enables VoiceOver to treat it as one phrase, but the element's focusable descendents will not be announced. [Learn more about the `role=text` attribute](https://dequeuniversity.com/rules/axe/4.10/aria-text).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"aria-toggle-field-name": { | |
"id": "aria-toggle-field-name", | |
"title": "ARIA toggle fields have accessible names", | |
"description": "When a toggle field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about toggle fields](https://dequeuniversity.com/rules/axe/4.10/aria-toggle-field-name).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"aria-tooltip-name": { | |
"id": "aria-tooltip-name", | |
"title": "ARIA `tooltip` elements have accessible names", | |
"description": "When a tooltip element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `tooltip` elements](https://dequeuniversity.com/rules/axe/4.10/aria-tooltip-name).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"aria-treeitem-name": { | |
"id": "aria-treeitem-name", | |
"title": "ARIA `treeitem` elements have accessible names", | |
"description": "When a `treeitem` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about labeling `treeitem` elements](https://dequeuniversity.com/rules/axe/4.10/aria-treeitem-name).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"aria-valid-attr-value": { | |
"id": "aria-valid-attr-value", | |
"title": "`[aria-*]` attributes do not have valid values", | |
"description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. [Learn more about valid values for ARIA attributes](https://dequeuniversity.com/rules/axe/4.10/aria-valid-attr-value).", | |
"score": 0, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [ | |
{ | |
"key": "node", | |
"valueType": "node", | |
"subItemsHeading": { | |
"key": "relatedNode", | |
"valueType": "node" | |
}, | |
"label": "Failing Elements" | |
} | |
], | |
"items": [ | |
{ | |
"node": { | |
"type": "node", | |
"lhId": "1-0-BUTTON", | |
"path": "1,HTML,1,BODY,4,EXAM-SIMULATOR-ROOT,2,ACTIVITY-PLAYER,0,QUIZ,0,QUIZ-ITEM-CONTAINER,1,QUIZ-DYNAMIC-TEMPLATE,0,DIV,0,QUIZ-QUIZ-SCREEN,0,DIV,0,DIV,0,QUIZ-QUIZ-CONTAINER,0,DIV,4,QUIZ-COLUMNS-CONTAINER,0,DIV,0,DIV,0,QUIZ-COLUMNS-LEFT-CONTAINER,0,DIV,0,QUIZ-SECONDARY-SUBHEADER-CONTAINER,0,DIV,2,DIV,0,QUIZ-SECONDARY-SUBHEADER-RIGHT-CONTAINER,0,DIV,0,DIV,0,QUIZ-TOOL-SET,0,DIV,0,DIV,0,QUIZ-BOOKMARK,0,DIV,2,BUTTON", | |
"selector": "div.tool-set__feature > quiz-bookmark.ng-star-inserted > div > button.bookmark", | |
"boundingRect": { | |
"top": 175, | |
"bottom": 210, | |
"left": 714, | |
"right": 814, | |
"width": 100, | |
"height": 35 | |
}, | |
"snippet": "<button class=\"bookmark ng-star-inserted\" aria-live=\"on\" aria-label=\"Unselected flag button\" style=\"--bookmarkHoverFontColor: #fff; align-items: center;\">", | |
"nodeLabel": "bookmark\nFLAG", | |
"explanation": "Fix all of the following:\n Invalid ARIA attribute value: aria-live=\"on\"" | |
} | |
} | |
], | |
"debugData": { | |
"type": "debugdata", | |
"impact": "critical", | |
"tags": [ | |
"cat.aria", | |
"wcag2a", | |
"wcag412", | |
"EN-301-549", | |
"EN-9.4.1.2" | |
] | |
} | |
} | |
}, | |
"aria-valid-attr": { | |
"id": "aria-valid-attr", | |
"title": "`[aria-*]` attributes are valid and not misspelled", | |
"description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid names. [Learn more about valid ARIA attributes](https://dequeuniversity.com/rules/axe/4.10/aria-valid-attr).", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"button-name": { | |
"id": "button-name", | |
"title": "Buttons have an accessible name", | |
"description": "When a button doesn't have an accessible name, screen readers announce it as \"button\", making it unusable for users who rely on screen readers. [Learn how to make buttons more accessible](https://dequeuniversity.com/rules/axe/4.10/button-name).", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"bypass": { | |
"id": "bypass", | |
"title": "The page contains a heading, skip link, or landmark region", | |
"description": "Adding ways to bypass repetitive content lets keyboard users navigate the page more efficiently. [Learn more about bypass blocks](https://dequeuniversity.com/rules/axe/4.10/bypass).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"color-contrast": { | |
"id": "color-contrast", | |
"title": "Background and foreground colors have a sufficient contrast ratio", | |
"description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.10/color-contrast).", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"definition-list": { | |
"id": "definition-list", | |
"title": "`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.", | |
"description": "When definition lists are not properly marked up, screen readers may produce confusing or inaccurate output. [Learn how to structure definition lists correctly](https://dequeuniversity.com/rules/axe/4.10/definition-list).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"dlitem": { | |
"id": "dlitem", | |
"title": "Definition list items are wrapped in `<dl>` elements", | |
"description": "Definition list items (`<dt>` and `<dd>`) must be wrapped in a parent `<dl>` element to ensure that screen readers can properly announce them. [Learn how to structure definition lists correctly](https://dequeuniversity.com/rules/axe/4.10/dlitem).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"document-title": { | |
"id": "document-title", | |
"title": "Document has a `<title>` element", | |
"description": "The title gives screen reader users an overview of the page, and search engine users rely on it heavily to determine if a page is relevant to their search. [Learn more about document titles](https://dequeuniversity.com/rules/axe/4.10/document-title).", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"duplicate-id-aria": { | |
"id": "duplicate-id-aria", | |
"title": "ARIA IDs are unique", | |
"description": "The value of an ARIA ID must be unique to prevent other instances from being overlooked by assistive technologies. [Learn how to fix duplicate ARIA IDs](https://dequeuniversity.com/rules/axe/4.10/duplicate-id-aria).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"empty-heading": { | |
"id": "empty-heading", | |
"title": "All heading elements contain content.", | |
"description": "A heading with no content or inaccessible text prevent screen reader users from accessing information on the page's structure. [Learn more about headings](https://dequeuniversity.com/rules/axe/4.10/empty-heading).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"form-field-multiple-labels": { | |
"id": "form-field-multiple-labels", | |
"title": "No form fields have multiple labels", | |
"description": "Form fields with multiple labels can be confusingly announced by assistive technologies like screen readers which use either the first, the last, or all of the labels. [Learn how to use form labels](https://dequeuniversity.com/rules/axe/4.10/form-field-multiple-labels).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"frame-title": { | |
"id": "frame-title", | |
"title": "`<frame>` or `<iframe>` elements have a title", | |
"description": "Screen reader users rely on frame titles to describe the contents of frames. [Learn more about frame titles](https://dequeuniversity.com/rules/axe/4.10/frame-title).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"heading-order": { | |
"id": "heading-order", | |
"title": "Heading elements appear in a sequentially-descending order", | |
"description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.10/heading-order).", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"html-has-lang": { | |
"id": "html-has-lang", | |
"title": "`<html>` element has a `[lang]` attribute", | |
"description": "If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https://dequeuniversity.com/rules/axe/4.10/html-has-lang).", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"html-lang-valid": { | |
"id": "html-lang-valid", | |
"title": "`<html>` element has a valid value for its `[lang]` attribute", | |
"description": "Specifying a valid [BCP 47 language](https://www.w3.org/International/questions/qa-choosing-language-tags#question) helps screen readers announce text properly. [Learn how to use the `lang` attribute](https://dequeuniversity.com/rules/axe/4.10/html-lang-valid).", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"html-xml-lang-mismatch": { | |
"id": "html-xml-lang-mismatch", | |
"title": "`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.", | |
"description": "If the webpage does not specify a consistent language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https://dequeuniversity.com/rules/axe/4.10/html-xml-lang-mismatch).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"identical-links-same-purpose": { | |
"id": "identical-links-same-purpose", | |
"title": "Identical links have the same purpose.", | |
"description": "Links with the same destination should have the same description, to help users understand the link's purpose and decide whether to follow it. [Learn more about identical links](https://dequeuniversity.com/rules/axe/4.10/identical-links-same-purpose).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"image-alt": { | |
"id": "image-alt", | |
"title": "Image elements have `[alt]` attributes", | |
"description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.10/image-alt).", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"image-redundant-alt": { | |
"id": "image-redundant-alt", | |
"title": "Image elements do not have `[alt]` attributes that are redundant text.", | |
"description": "Informative elements should aim for short, descriptive alternative text. Alternative text that is exactly the same as the text adjacent to the link or image is potentially confusing for screen reader users, because the text will be read twice. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.10/image-redundant-alt).", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"input-button-name": { | |
"id": "input-button-name", | |
"title": "Input buttons have discernible text.", | |
"description": "Adding discernable and accessible text to input buttons may help screen reader users understand the purpose of the input button. [Learn more about input buttons](https://dequeuniversity.com/rules/axe/4.10/input-button-name).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"input-image-alt": { | |
"id": "input-image-alt", | |
"title": "`<input type=\"image\">` elements have `[alt]` text", | |
"description": "When an image is being used as an `<input>` button, providing alternative text can help screen reader users understand the purpose of the button. [Learn about input image alt text](https://dequeuniversity.com/rules/axe/4.10/input-image-alt).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"label-content-name-mismatch": { | |
"id": "label-content-name-mismatch", | |
"title": "Elements with visible text labels do not have matching accessible names.", | |
"description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https://dequeuniversity.com/rules/axe/4.10/label-content-name-mismatch).", | |
"score": 0, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [ | |
{ | |
"key": "node", | |
"valueType": "node", | |
"subItemsHeading": { | |
"key": "relatedNode", | |
"valueType": "node" | |
}, | |
"label": "Failing Elements" | |
} | |
], | |
"items": [ | |
{ | |
"node": { | |
"type": "node", | |
"lhId": "1-1-BUTTON", | |
"path": "1,HTML,1,BODY,4,EXAM-SIMULATOR-ROOT,2,ACTIVITY-PLAYER,0,QUIZ,0,QUIZ-ITEM-CONTAINER,1,QUIZ-DYNAMIC-TEMPLATE,0,DIV,0,QUIZ-QUIZ-SCREEN,0,DIV,0,DIV,0,QUIZ-QUIZ-CONTAINER,0,DIV,4,QUIZ-COLUMNS-CONTAINER,0,DIV,2,DIV,0,QUIZ-COLUMNS-RIGHT-CONTAINER,0,DIV,1,DIV,0,QUIZ-COLUMNS-RIGHT-CONTAINER-RIGHT-CONTAINER,0,DIV,0,SECTION-REVIEW-TRIGGER,0,DIV,0,BUTTON", | |
"selector": "div.columns-right-container-right-container > section-review-trigger.ng-star-inserted > div.section-review-trigger > button.section-review-trigger__button", | |
"boundingRect": { | |
"top": 178, | |
"bottom": 234, | |
"left": 884, | |
"right": 934, | |
"width": 51, | |
"height": 56 | |
}, | |
"snippet": "<button _ngcontent-olh-c248=\"\" class=\"section-review-trigger__button\" aria-label=\"Index button opens a side navigation\" aria-expanded=\"false\">", | |
"nodeLabel": "Filter\nINDEX", | |
"explanation": "Fix any of the following:\n Text inside the element is not included in the accessible name" | |
} | |
} | |
], | |
"debugData": { | |
"type": "debugdata", | |
"impact": "serious", | |
"tags": [ | |
"cat.semantics", | |
"wcag21a", | |
"wcag253", | |
"EN-301-549", | |
"EN-9.2.5.3", | |
"experimental" | |
] | |
} | |
} | |
}, | |
"label": { | |
"id": "label", | |
"title": "Form elements have associated labels", | |
"description": "Labels ensure that form controls are announced properly by assistive technologies, like screen readers. [Learn more about form element labels](https://dequeuniversity.com/rules/axe/4.10/label).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"landmark-one-main": { | |
"id": "landmark-one-main", | |
"title": "Document has a main landmark.", | |
"description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.10/landmark-one-main).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"link-name": { | |
"id": "link-name", | |
"title": "Links have a discernible name", | |
"description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https://dequeuniversity.com/rules/axe/4.10/link-name).", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"link-in-text-block": { | |
"id": "link-in-text-block", | |
"title": "Links are distinguishable without relying on color.", | |
"description": "Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. [Learn how to make links distinguishable](https://dequeuniversity.com/rules/axe/4.10/link-in-text-block).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"list": { | |
"id": "list", | |
"title": "Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).", | |
"description": "Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. [Learn more about proper list structure](https://dequeuniversity.com/rules/axe/4.10/list).", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"listitem": { | |
"id": "listitem", | |
"title": "List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements", | |
"description": "Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. [Learn more about proper list structure](https://dequeuniversity.com/rules/axe/4.10/listitem).", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"meta-refresh": { | |
"id": "meta-refresh", | |
"title": "The document does not use `<meta http-equiv=\"refresh\">`", | |
"description": "Users do not expect a page to refresh automatically, and doing so will move focus back to the top of the page. This may create a frustrating or confusing experience. [Learn more about the refresh meta tag](https://dequeuniversity.com/rules/axe/4.10/meta-refresh).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"meta-viewport": { | |
"id": "meta-viewport", | |
"title": "`[user-scalable=\"no\"]` is not used in the `<meta name=\"viewport\">` element and the `[maximum-scale]` attribute is not less than 5.", | |
"description": "Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. [Learn more about the viewport meta tag](https://dequeuniversity.com/rules/axe/4.10/meta-viewport).", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"object-alt": { | |
"id": "object-alt", | |
"title": "`<object>` elements have alternate text", | |
"description": "Screen readers cannot translate non-text content. Adding alternate text to `<object>` elements helps screen readers convey meaning to users. [Learn more about alt text for `object` elements](https://dequeuniversity.com/rules/axe/4.10/object-alt).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"select-name": { | |
"id": "select-name", | |
"title": "Select elements have associated label elements.", | |
"description": "Form elements without effective labels can create frustrating experiences for screen reader users. [Learn more about the `select` element](https://dequeuniversity.com/rules/axe/4.10/select-name).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"skip-link": { | |
"id": "skip-link", | |
"title": "Skip links are focusable.", | |
"description": "Including a skip link can help users skip to the main content to save time. [Learn more about skip links](https://dequeuniversity.com/rules/axe/4.10/skip-link).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"tabindex": { | |
"id": "tabindex", | |
"title": "No element has a `[tabindex]` value greater than 0", | |
"description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https://dequeuniversity.com/rules/axe/4.10/tabindex).", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"table-duplicate-name": { | |
"id": "table-duplicate-name", | |
"title": "Tables have different content in the summary attribute and `<caption>`.", | |
"description": "The summary attribute should describe the table structure, while `<caption>` should have the onscreen title. Accurate table mark-up helps users of screen readers. [Learn more about summary and caption](https://dequeuniversity.com/rules/axe/4.10/table-duplicate-name).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"table-fake-caption": { | |
"id": "table-fake-caption", | |
"title": "Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.", | |
"description": "Screen readers have features to make navigating tables easier. Ensuring that tables use the actual caption element instead of cells with the `[colspan]` attribute may improve the experience for screen reader users. [Learn more about captions](https://dequeuniversity.com/rules/axe/4.10/table-fake-caption).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"target-size": { | |
"id": "target-size", | |
"title": "Touch targets have sufficient size and spacing.", | |
"description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.10/target-size).", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"td-has-header": { | |
"id": "td-has-header", | |
"title": "`<td>` elements in a large `<table>` have one or more table headers.", | |
"description": "Screen readers have features to make navigating tables easier. Ensuring that `<td>` elements in a large table (3 or more cells in width and height) have an associated table header may improve the experience for screen reader users. [Learn more about table headers](https://dequeuniversity.com/rules/axe/4.10/td-has-header).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"td-headers-attr": { | |
"id": "td-headers-attr", | |
"title": "Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.", | |
"description": "Screen readers have features to make navigating tables easier. Ensuring `<td>` cells using the `[headers]` attribute only refer to other cells in the same table may improve the experience for screen reader users. [Learn more about the `headers` attribute](https://dequeuniversity.com/rules/axe/4.10/td-headers-attr).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"th-has-data-cells": { | |
"id": "th-has-data-cells", | |
"title": "`<th>` elements and elements with `[role=\"columnheader\"/\"rowheader\"]` have data cells they describe.", | |
"description": "Screen readers have features to make navigating tables easier. Ensuring table headers always refer to some set of cells may improve the experience for screen reader users. [Learn more about table headers](https://dequeuniversity.com/rules/axe/4.10/th-has-data-cells).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"valid-lang": { | |
"id": "valid-lang", | |
"title": "`[lang]` attributes have a valid value", | |
"description": "Specifying a valid [BCP 47 language](https://www.w3.org/International/questions/qa-choosing-language-tags#question) on elements helps ensure that text is pronounced correctly by a screen reader. [Learn how to use the `lang` attribute](https://dequeuniversity.com/rules/axe/4.10/valid-lang).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"video-caption": { | |
"id": "video-caption", | |
"title": "`<video>` elements contain a `<track>` element with `[kind=\"captions\"]`", | |
"description": "When a video provides a caption it is easier for deaf and hearing impaired users to access its information. [Learn more about video captions](https://dequeuniversity.com/rules/axe/4.10/video-caption).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"custom-controls-labels": { | |
"id": "custom-controls-labels", | |
"title": "Custom controls have associated labels", | |
"description": "Custom interactive controls have associated labels, provided by aria-label or aria-labelledby. [Learn more about custom controls and labels](https://developer.chrome.com/docs/lighthouse/accessibility/custom-controls-labels/).", | |
"score": null, | |
"scoreDisplayMode": "manual" | |
}, | |
"custom-controls-roles": { | |
"id": "custom-controls-roles", | |
"title": "Custom controls have ARIA roles", | |
"description": "Custom interactive controls have appropriate ARIA roles. [Learn how to add roles to custom controls](https://developer.chrome.com/docs/lighthouse/accessibility/custom-control-roles/).", | |
"score": null, | |
"scoreDisplayMode": "manual" | |
}, | |
"focus-traps": { | |
"id": "focus-traps", | |
"title": "User focus is not accidentally trapped in a region", | |
"description": "A user can tab into and out of any control or region without accidentally trapping their focus. [Learn how to avoid focus traps](https://developer.chrome.com/docs/lighthouse/accessibility/focus-traps/).", | |
"score": null, | |
"scoreDisplayMode": "manual" | |
}, | |
"focusable-controls": { | |
"id": "focusable-controls", | |
"title": "Interactive controls are keyboard focusable", | |
"description": "Custom interactive controls are keyboard focusable and display a focus indicator. [Learn how to make custom controls focusable](https://developer.chrome.com/docs/lighthouse/accessibility/focusable-controls/).", | |
"score": null, | |
"scoreDisplayMode": "manual" | |
}, | |
"interactive-element-affordance": { | |
"id": "interactive-element-affordance", | |
"title": "Interactive elements indicate their purpose and state", | |
"description": "Interactive elements, such as links and buttons, should indicate their state and be distinguishable from non-interactive elements. [Learn how to decorate interactive elements with affordance hints](https://developer.chrome.com/docs/lighthouse/accessibility/interactive-element-affordance/).", | |
"score": null, | |
"scoreDisplayMode": "manual" | |
}, | |
"logical-tab-order": { | |
"id": "logical-tab-order", | |
"title": "The page has a logical tab order", | |
"description": "Tabbing through the page follows the visual layout. Users cannot focus elements that are offscreen. [Learn more about logical tab ordering](https://developer.chrome.com/docs/lighthouse/accessibility/logical-tab-order/).", | |
"score": null, | |
"scoreDisplayMode": "manual" | |
}, | |
"managed-focus": { | |
"id": "managed-focus", | |
"title": "The user's focus is directed to new content added to the page", | |
"description": "If new content, such as a dialog, is added to the page, the user's focus is directed to it. [Learn how to direct focus to new content](https://developer.chrome.com/docs/lighthouse/accessibility/managed-focus/).", | |
"score": null, | |
"scoreDisplayMode": "manual" | |
}, | |
"offscreen-content-hidden": { | |
"id": "offscreen-content-hidden", | |
"title": "Offscreen content is hidden from assistive technology", | |
"description": "Offscreen content is hidden with display: none or aria-hidden=true. [Learn how to properly hide offscreen content](https://developer.chrome.com/docs/lighthouse/accessibility/offscreen-content-hidden/).", | |
"score": null, | |
"scoreDisplayMode": "manual" | |
}, | |
"use-landmarks": { | |
"id": "use-landmarks", | |
"title": "HTML5 landmark elements are used to improve navigation", | |
"description": "Landmark elements (`<main>`, `<nav>`, etc.) are used to improve the keyboard navigation of the page for assistive technology. [Learn more about landmark elements](https://developer.chrome.com/docs/lighthouse/accessibility/use-landmarks/).", | |
"score": null, | |
"scoreDisplayMode": "manual" | |
}, | |
"visual-order-follows-dom": { | |
"id": "visual-order-follows-dom", | |
"title": "Visual order on the page follows DOM order", | |
"description": "DOM order matches the visual order, improving navigation for assistive technology. [Learn more about DOM and visual ordering](https://developer.chrome.com/docs/lighthouse/accessibility/visual-order-follows-dom/).", | |
"score": null, | |
"scoreDisplayMode": "manual" | |
}, | |
"uses-long-cache-ttl": { | |
"id": "uses-long-cache-ttl", | |
"title": "Serve static assets with an efficient cache policy", | |
"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": 0.5, | |
"scoreDisplayMode": "metricSavings", | |
"numericValue": 126335.06999999999, | |
"numericUnit": "byte", | |
"displayValue": "3 resources found", | |
"details": { | |
"type": "table", | |
"headings": [ | |
{ | |
"key": "url", | |
"valueType": "url", | |
"label": "URL" | |
}, | |
{ | |
"key": "cacheLifetimeMs", | |
"valueType": "ms", | |
"label": "Cache TTL", | |
"displayUnit": "duration" | |
}, | |
{ | |
"key": "totalBytes", | |
"valueType": "bytes", | |
"label": "Transfer Size", | |
"displayUnit": "kb", | |
"granularity": 1 | |
} | |
], | |
"items": [ | |
{ | |
"url": "https://atom-tenant-qa.s3.amazonaws.com/act/logo.svg", | |
"cacheLifetimeMs": 0, | |
"cacheHitProbability": 0, | |
"totalBytes": 10998, | |
"wastedBytes": 10998 | |
}, | |
{ | |
"url": "https://www.google-analytics.com/analytics.js", | |
"debugData": { | |
"type": "debugdata", | |
"public": true, | |
"max-age": 7200 | |
}, | |
"cacheLifetimeMs": 7200000, | |
"cacheHitProbability": 0.25, | |
"totalBytes": 21909, | |
"wastedBytes": 16431.75 | |
}, | |
{ | |
"url": "https://cdn.lr-in.com/logger-1.min.js", | |
"debugData": { | |
"type": "debugdata", | |
"public": true, | |
"max-age": 14400 | |
}, | |
"cacheLifetimeMs": 14400000, | |
"cacheHitProbability": 0.32, | |
"totalBytes": 145449, | |
"wastedBytes": 98905.31999999999 | |
} | |
], | |
"summary": { | |
"wastedBytes": 126335.06999999999 | |
}, | |
"sortedBy": [ | |
"totalBytes" | |
], | |
"skipSumming": [ | |
"cacheLifetimeMs" | |
] | |
}, | |
"guidanceLevel": 3 | |
}, | |
"total-byte-weight": { | |
"id": "total-byte-weight", | |
"title": "Avoid 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": 0.5, | |
"scoreDisplayMode": "metricSavings", | |
"numericValue": 3004991, | |
"numericUnit": "byte", | |
"displayValue": "Total size was 2,935 KiB", | |
"details": { | |
"type": "table", | |
"headings": [ | |
{ | |
"key": "url", | |
"valueType": "url", | |
"label": "URL" | |
}, | |
{ | |
"key": "totalBytes", | |
"valueType": "bytes", | |
"label": "Transfer Size" | |
} | |
], | |
"items": [ | |
{ | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"totalBytes": 1978092 | |
}, | |
{ | |
"url": "https://cdn.lr-in.com/logger-1.min.js", | |
"totalBytes": 145449 | |
}, | |
{ | |
"url": "https://www.googletagmanager.com/gtm.js?id=GTM-N4SP6ZN", | |
"totalBytes": 131026 | |
}, | |
{ | |
"url": "https://fonts.gstatic.com/s/materialicons/v143/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2", | |
"totalBytes": 128746 | |
}, | |
{ | |
"url": "https://www.googletagmanager.com/gtag/js?id=G-SRSNHFXJ3X&cx=c>m=45He55r0v813189009za200&tag_exp=101509157~103116026~103130498~103130500~103200004~103233427~103252644~103252646~104481633~104481635", | |
"totalBytes": 124967 | |
}, | |
{ | |
"url": "https://www.googletagmanager.com/gtag/js?id=UA-150839495-2", | |
"totalBytes": 98325 | |
}, | |
{ | |
"url": "https://www.googletagmanager.com/gtag/js?id=UA-150839495-3&cx=c>m=45He55r0v813189009za200&tag_exp=101509157~103116026~103130498~103130500~103200004~103233427~103252644~103252646~104481633~104481635", | |
"totalBytes": 98285 | |
}, | |
{ | |
"url": "https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.10.1/katex.min.js", | |
"totalBytes": 54591 | |
}, | |
{ | |
"url": "https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2", | |
"totalBytes": 43154 | |
}, | |
{ | |
"url": "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/config/MML_CHTML.js?V=2.7.5", | |
"totalBytes": 39899 | |
} | |
], | |
"sortedBy": [ | |
"totalBytes" | |
] | |
}, | |
"guidanceLevel": 1 | |
}, | |
"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", | |
"numericValue": 0, | |
"numericUnit": "millisecond", | |
"displayValue": "", | |
"warnings": [], | |
"metricSavings": { | |
"FCP": 0, | |
"LCP": 0 | |
}, | |
"details": { | |
"type": "opportunity", | |
"headings": [], | |
"items": [], | |
"overallSavingsMs": 0, | |
"overallSavingsBytes": 0, | |
"sortedBy": [ | |
"wastedBytes" | |
], | |
"debugData": { | |
"type": "debugdata", | |
"metricSavings": { | |
"FCP": 0, | |
"LCP": 0 | |
} | |
} | |
}, | |
"guidanceLevel": 2 | |
}, | |
"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", | |
"numericValue": 0, | |
"numericUnit": "millisecond", | |
"metricSavings": { | |
"FCP": 0, | |
"LCP": 0 | |
}, | |
"details": { | |
"type": "opportunity", | |
"headings": [], | |
"items": [], | |
"overallSavingsMs": 0 | |
}, | |
"guidanceLevel": 2 | |
}, | |
"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", | |
"numericValue": 0, | |
"numericUnit": "millisecond", | |
"displayValue": "", | |
"metricSavings": { | |
"FCP": 0, | |
"LCP": 0 | |
}, | |
"details": { | |
"type": "opportunity", | |
"headings": [], | |
"items": [], | |
"overallSavingsMs": 0, | |
"overallSavingsBytes": 0, | |
"sortedBy": [ | |
"wastedBytes" | |
], | |
"debugData": { | |
"type": "debugdata", | |
"metricSavings": { | |
"FCP": 0, | |
"LCP": 0 | |
} | |
} | |
}, | |
"guidanceLevel": 3 | |
}, | |
"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", | |
"numericValue": 0, | |
"numericUnit": "millisecond", | |
"displayValue": "", | |
"warnings": [], | |
"metricSavings": { | |
"FCP": 0, | |
"LCP": 0 | |
}, | |
"details": { | |
"type": "opportunity", | |
"headings": [], | |
"items": [], | |
"overallSavingsMs": 0, | |
"overallSavingsBytes": 0, | |
"sortedBy": [ | |
"wastedBytes" | |
], | |
"debugData": { | |
"type": "debugdata", | |
"metricSavings": { | |
"FCP": 0, | |
"LCP": 0 | |
} | |
} | |
}, | |
"guidanceLevel": 3 | |
}, | |
"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": 0, | |
"scoreDisplayMode": "metricSavings", | |
"numericValue": 50, | |
"numericUnit": "millisecond", | |
"displayValue": "Est savings of 21 KiB", | |
"metricSavings": { | |
"FCP": 0, | |
"LCP": 50 | |
}, | |
"details": { | |
"type": "opportunity", | |
"headings": [ | |
{ | |
"key": "url", | |
"valueType": "url", | |
"label": "URL" | |
}, | |
{ | |
"key": "totalBytes", | |
"valueType": "bytes", | |
"label": "Transfer Size" | |
}, | |
{ | |
"key": "wastedBytes", | |
"valueType": "bytes", | |
"label": "Est Savings" | |
} | |
], | |
"items": [ | |
{ | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/styles.css", | |
"wastedBytes": 21817, | |
"wastedPercent": 97.43046391229316, | |
"totalBytes": 22392 | |
} | |
], | |
"overallSavingsMs": 50, | |
"overallSavingsBytes": 21817, | |
"sortedBy": [ | |
"wastedBytes" | |
], | |
"debugData": { | |
"type": "debugdata", | |
"metricSavings": { | |
"FCP": 0, | |
"LCP": 50 | |
} | |
} | |
}, | |
"guidanceLevel": 1 | |
}, | |
"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": 0, | |
"scoreDisplayMode": "metricSavings", | |
"numericValue": 960, | |
"numericUnit": "millisecond", | |
"displayValue": "Est savings of 1,214 KiB", | |
"metricSavings": { | |
"FCP": 750, | |
"LCP": 950 | |
}, | |
"details": { | |
"type": "opportunity", | |
"headings": [ | |
{ | |
"key": "url", | |
"valueType": "url", | |
"subItemsHeading": { | |
"key": "source", | |
"valueType": "code" | |
}, | |
"label": "URL" | |
}, | |
{ | |
"key": "totalBytes", | |
"valueType": "bytes", | |
"subItemsHeading": { | |
"key": "sourceBytes" | |
}, | |
"label": "Transfer Size" | |
}, | |
{ | |
"key": "wastedBytes", | |
"valueType": "bytes", | |
"subItemsHeading": { | |
"key": "sourceWastedBytes" | |
}, | |
"label": "Est Savings" | |
} | |
], | |
"items": [ | |
{ | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"totalBytes": 1977861, | |
"wastedBytes": 986833, | |
"wastedPercent": 49.89393736678589 | |
}, | |
{ | |
"url": "https://www.googletagmanager.com/gtag/js?id=UA-150839495-2", | |
"totalBytes": 97297, | |
"wastedBytes": 55526, | |
"wastedPercent": 57.06896802748821 | |
}, | |
{ | |
"url": "https://www.googletagmanager.com/gtag/js?id=G-SRSNHFXJ3X&cx=c>m=45He55r0v813189009za200&tag_exp=101509157~103116026~103130498~103130500~103200004~103233427~103252644~103252646~104481633~104481635", | |
"totalBytes": 123984, | |
"wastedBytes": 52047, | |
"wastedPercent": 41.97893725886308 | |
}, | |
{ | |
"url": "https://www.googletagmanager.com/gtag/js?id=UA-150839495-3&cx=c>m=45He55r0v813189009za200&tag_exp=101509157~103116026~103130498~103130500~103200004~103233427~103252644~103252646~104481633~104481635", | |
"totalBytes": 97257, | |
"wastedBytes": 49636, | |
"wastedPercent": 51.0363354421625 | |
}, | |
{ | |
"url": "https://www.googletagmanager.com/gtm.js?id=GTM-N4SP6ZN", | |
"totalBytes": 129997, | |
"wastedBytes": 44648, | |
"wastedPercent": 34.34511829417137 | |
}, | |
{ | |
"url": "https://cdn.lr-in.com/logger-1.min.js", | |
"totalBytes": 144424, | |
"wastedBytes": 32863, | |
"wastedPercent": 22.754810151218212 | |
}, | |
{ | |
"url": "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/config/MML_CHTML.js?V=2.7.5", | |
"totalBytes": 38879, | |
"wastedBytes": 21248, | |
"wastedPercent": 54.65158677865701 | |
} | |
], | |
"overallSavingsMs": 960, | |
"overallSavingsBytes": 1242801, | |
"sortedBy": [ | |
"wastedBytes" | |
], | |
"debugData": { | |
"type": "debugdata", | |
"metricSavings": { | |
"FCP": 760, | |
"LCP": 960 | |
} | |
} | |
}, | |
"guidanceLevel": 1 | |
}, | |
"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", | |
"numericValue": 0, | |
"numericUnit": "millisecond", | |
"displayValue": "", | |
"warnings": [], | |
"metricSavings": { | |
"FCP": 0, | |
"LCP": 0 | |
}, | |
"details": { | |
"type": "opportunity", | |
"headings": [], | |
"items": [], | |
"overallSavingsMs": 0, | |
"overallSavingsBytes": 0, | |
"sortedBy": [ | |
"wastedBytes" | |
], | |
"debugData": { | |
"type": "debugdata", | |
"metricSavings": { | |
"FCP": 0, | |
"LCP": 0 | |
} | |
} | |
}, | |
"guidanceLevel": 3 | |
}, | |
"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", | |
"numericValue": 0, | |
"numericUnit": "millisecond", | |
"displayValue": "", | |
"warnings": [], | |
"metricSavings": { | |
"FCP": 0, | |
"LCP": 0 | |
}, | |
"details": { | |
"type": "opportunity", | |
"headings": [], | |
"items": [], | |
"overallSavingsMs": 0, | |
"overallSavingsBytes": 0, | |
"sortedBy": [ | |
"wastedBytes" | |
], | |
"debugData": { | |
"type": "debugdata", | |
"metricSavings": { | |
"FCP": 0, | |
"LCP": 0 | |
} | |
} | |
}, | |
"guidanceLevel": 2 | |
}, | |
"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", | |
"numericValue": 0, | |
"numericUnit": "millisecond", | |
"displayValue": "", | |
"metricSavings": { | |
"FCP": 0, | |
"LCP": 0 | |
}, | |
"details": { | |
"type": "opportunity", | |
"headings": [], | |
"items": [], | |
"overallSavingsMs": 0, | |
"overallSavingsBytes": 0, | |
"sortedBy": [ | |
"wastedBytes" | |
], | |
"debugData": { | |
"type": "debugdata", | |
"metricSavings": { | |
"FCP": 0, | |
"LCP": 0 | |
} | |
} | |
}, | |
"guidanceLevel": 3 | |
}, | |
"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", | |
"numericValue": 0, | |
"numericUnit": "millisecond", | |
"displayValue": "", | |
"metricSavings": { | |
"FCP": 0, | |
"LCP": 0 | |
}, | |
"details": { | |
"type": "opportunity", | |
"headings": [], | |
"items": [], | |
"overallSavingsMs": 0, | |
"overallSavingsBytes": 0, | |
"sortedBy": [ | |
"wastedBytes" | |
], | |
"debugData": { | |
"type": "debugdata", | |
"metricSavings": { | |
"FCP": 0, | |
"LCP": 0 | |
} | |
} | |
}, | |
"guidanceLevel": 2 | |
}, | |
"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", | |
"numericValue": 0, | |
"numericUnit": "millisecond", | |
"displayValue": "", | |
"metricSavings": { | |
"FCP": 0, | |
"LCP": 0 | |
}, | |
"details": { | |
"type": "opportunity", | |
"headings": [], | |
"items": [], | |
"overallSavingsMs": 0, | |
"overallSavingsBytes": 0, | |
"sortedBy": [ | |
"wastedBytes" | |
], | |
"debugData": { | |
"type": "debugdata", | |
"metricSavings": { | |
"FCP": 0, | |
"LCP": 0 | |
} | |
} | |
}, | |
"guidanceLevel": 3 | |
}, | |
"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", | |
"numericValue": 0, | |
"numericUnit": "millisecond", | |
"displayValue": "", | |
"metricSavings": { | |
"FCP": 0, | |
"LCP": 0 | |
}, | |
"details": { | |
"type": "opportunity", | |
"headings": [], | |
"items": [], | |
"overallSavingsMs": 0, | |
"overallSavingsBytes": 0, | |
"sortedBy": [ | |
"wastedBytes" | |
], | |
"debugData": { | |
"type": "debugdata", | |
"metricSavings": { | |
"FCP": 0, | |
"LCP": 0 | |
} | |
} | |
}, | |
"guidanceLevel": 2 | |
}, | |
"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. Consider modifying your JavaScript build process to not transpile [Baseline](https://web.dev/baseline) features, unless you know you must support legacy browsers. [Learn why most sites can deploy ES6+ code without transpiling](https://philipwalton.com/articles/the-state-of-es5-on-the-web/)", | |
"score": 0, | |
"scoreDisplayMode": "metricSavings", | |
"numericValue": 40, | |
"numericUnit": "millisecond", | |
"displayValue": "Est savings of 26 KiB", | |
"warnings": [], | |
"metricSavings": { | |
"FCP": 0, | |
"LCP": 50 | |
}, | |
"details": { | |
"type": "opportunity", | |
"headings": [ | |
{ | |
"key": "url", | |
"valueType": "url", | |
"subItemsHeading": { | |
"key": "location", | |
"valueType": "source-location" | |
}, | |
"label": "URL" | |
}, | |
{ | |
"key": null, | |
"valueType": "code", | |
"subItemsHeading": { | |
"key": "signal" | |
}, | |
"label": "" | |
}, | |
{ | |
"key": "wastedBytes", | |
"valueType": "bytes", | |
"label": "Est Savings" | |
} | |
], | |
"items": [ | |
{ | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"wastedBytes": 19346, | |
"subItems": { | |
"type": "subitems", | |
"items": [ | |
{ | |
"signal": "@babel/plugin-transform-classes", | |
"location": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 949462 | |
} | |
}, | |
{ | |
"signal": "@babel/plugin-transform-regenerator", | |
"location": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 5469320 | |
} | |
}, | |
{ | |
"signal": "@babel/plugin-transform-spread", | |
"location": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 4877872 | |
} | |
}, | |
{ | |
"signal": "Array.from", | |
"location": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 5509202 | |
} | |
}, | |
{ | |
"signal": "Array.prototype.concat", | |
"location": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 5598359 | |
} | |
}, | |
{ | |
"signal": "Array.prototype.find", | |
"location": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 6210178 | |
} | |
}, | |
{ | |
"signal": "Array.prototype.includes", | |
"location": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 5504058 | |
} | |
}, | |
{ | |
"signal": "Math.log2", | |
"location": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 5492678 | |
} | |
}, | |
{ | |
"signal": "Object.assign", | |
"location": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 5511210 | |
} | |
}, | |
{ | |
"signal": "Object.create", | |
"location": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 5601891 | |
} | |
}, | |
{ | |
"signal": "Object.values", | |
"location": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 5493537 | |
} | |
}, | |
{ | |
"signal": "Promise.allSettled", | |
"location": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 5524533 | |
} | |
}, | |
{ | |
"signal": "String.fromCodePoint", | |
"location": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 5493400 | |
} | |
}, | |
{ | |
"signal": "String.prototype.codePointAt", | |
"location": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 5597298 | |
} | |
}, | |
{ | |
"signal": "String.prototype.endsWith", | |
"location": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 5503337 | |
} | |
}, | |
{ | |
"signal": "String.prototype.includes", | |
"location": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 5503763 | |
} | |
}, | |
{ | |
"signal": "String.prototype.startsWith", | |
"location": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 5501456 | |
} | |
} | |
] | |
}, | |
"totalBytes": 0 | |
}, | |
{ | |
"url": "https://cdn.lr-in.com/logger-1.min.js", | |
"wastedBytes": 6767, | |
"subItems": { | |
"type": "subitems", | |
"items": [ | |
{ | |
"signal": "@babel/plugin-transform-classes", | |
"location": { | |
"type": "source-location", | |
"url": "https://cdn.lr-in.com/logger-1.min.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 840718 | |
} | |
}, | |
{ | |
"signal": "@babel/plugin-transform-regenerator", | |
"location": { | |
"type": "source-location", | |
"url": "https://cdn.lr-in.com/logger-1.min.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 844539 | |
} | |
}, | |
{ | |
"signal": "@babel/plugin-transform-spread", | |
"location": { | |
"type": "source-location", | |
"url": "https://cdn.lr-in.com/logger-1.min.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 842515 | |
} | |
}, | |
{ | |
"signal": "Array.from", | |
"location": { | |
"type": "source-location", | |
"url": "https://cdn.lr-in.com/logger-1.min.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 396009 | |
} | |
}, | |
{ | |
"signal": "Object.create", | |
"location": { | |
"type": "source-location", | |
"url": "https://cdn.lr-in.com/logger-1.min.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 401035 | |
} | |
}, | |
{ | |
"signal": "Object.getOwnPropertyDescriptor", | |
"location": { | |
"type": "source-location", | |
"url": "https://cdn.lr-in.com/logger-1.min.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 397225 | |
} | |
}, | |
{ | |
"signal": "Object.getPrototypeOf", | |
"location": { | |
"type": "source-location", | |
"url": "https://cdn.lr-in.com/logger-1.min.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 397416 | |
} | |
} | |
] | |
}, | |
"totalBytes": 0 | |
}, | |
{ | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/polyfills.js", | |
"wastedBytes": 372, | |
"subItems": { | |
"type": "subitems", | |
"items": [ | |
{ | |
"signal": "@babel/plugin-transform-classes", | |
"location": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/polyfills.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 36547 | |
} | |
} | |
] | |
}, | |
"totalBytes": 0 | |
} | |
], | |
"overallSavingsMs": 40, | |
"overallSavingsBytes": 26485, | |
"sortedBy": [ | |
"wastedBytes" | |
], | |
"debugData": { | |
"type": "debugdata", | |
"metricSavings": { | |
"FCP": 0, | |
"LCP": 40 | |
} | |
} | |
}, | |
"guidanceLevel": 2 | |
}, | |
"doctype": { | |
"id": "doctype", | |
"title": "Page has the HTML doctype", | |
"description": "Specifying a doctype prevents the browser from switching to quirks-mode. [Learn more about the doctype declaration](https://developer.chrome.com/docs/lighthouse/best-practices/doctype/).", | |
"score": 1, | |
"scoreDisplayMode": "binary" | |
}, | |
"charset": { | |
"id": "charset", | |
"title": "Properly defines charset", | |
"description": "A character encoding declaration is required. It can be done with a `<meta>` tag in the first 1024 bytes of the HTML or in the Content-Type HTTP response header. [Learn more about declaring the character encoding](https://developer.chrome.com/docs/lighthouse/best-practices/charset/).", | |
"score": 1, | |
"scoreDisplayMode": "binary" | |
}, | |
"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": "metricSavings", | |
"numericValue": 392, | |
"numericUnit": "element", | |
"displayValue": "392 elements", | |
"metricSavings": { | |
"TBT": 0 | |
}, | |
"details": { | |
"type": "table", | |
"headings": [ | |
{ | |
"key": "statistic", | |
"valueType": "text", | |
"label": "Statistic" | |
}, | |
{ | |
"key": "node", | |
"valueType": "node", | |
"label": "Element" | |
}, | |
{ | |
"key": "value", | |
"valueType": "numeric", | |
"label": "Value" | |
} | |
], | |
"items": [ | |
{ | |
"statistic": "Total DOM Elements", | |
"value": { | |
"type": "numeric", | |
"granularity": 1, | |
"value": 392 | |
} | |
}, | |
{ | |
"node": { | |
"type": "node", | |
"lhId": "1-5-INPUT", | |
"path": "1,HTML,1,BODY,4,EXAM-SIMULATOR-ROOT,2,ACTIVITY-PLAYER,0,QUIZ,0,QUIZ-ITEM-CONTAINER,1,QUIZ-DYNAMIC-TEMPLATE,0,DIV,0,QUIZ-QUIZ-SCREEN,0,DIV,0,DIV,0,QUIZ-QUIZ-CONTAINER,0,DIV,4,QUIZ-COLUMNS-CONTAINER,0,DIV,0,DIV,0,QUIZ-COLUMNS-LEFT-CONTAINER,0,DIV,2,QUIZ-BODY-CONTAINER,0,DIV,0,DIV,0,CONTENT-RENDERER-CONTAINER,0,CONTENT-RENDERER,0,DYNAMIC-TEMPLATE-RENDERER,0,DIV,0,TWO-COLUMN-LAYOUT,0,DIV,1,DIV,0,TWO-COLUMN-RIGHT-CONTAINER,0,DIV,0,RIGHT-COLUMN-BODY,0,DIV,0,STEM,0,DIV,1,DIV,0,DYNAMIC-CONTENT,0,DIV,1,P,0,CHOICE-INTERACTION,0,FIELDSET,0,UL,0,LI,0,DIV,0,DIV,0,SPAN,0,INPUT", | |
"selector": "div.choice-interaction__main-wrapper > div.choice-interaction__option__wrapper > span.choice-interaction__list-option-wrapper > input#e26actoffpt19reading01.01-interaction-1-option-1_choice-interaction-radio", | |
"boundingRect": { | |
"top": 0, | |
"bottom": 0, | |
"left": 0, | |
"right": 0, | |
"width": 0, | |
"height": 0 | |
}, | |
"snippet": "<input _ngcontent-olh-c138=\"\" type=\"radio\" role=\"radio\" name=\"choice-interaction-radio\" class=\"choice-interaction__radio\" id=\"e26actoffpt19reading01.01-interaction-1-option-1_choice-interaction-radio\" aria-labelledby=\"e26actoffpt19reading01.01-interaction-1-option-1_content\">", | |
"nodeLabel": "div.choice-interaction__main-wrapper > div.choice-interaction__option__wrapper > span.choice-interaction__list-option-wrapper > input#e26actoffpt19reading01.01-interaction-1-option-1_choice-interaction-radio" | |
}, | |
"statistic": "Maximum DOM Depth", | |
"value": { | |
"type": "numeric", | |
"granularity": 1, | |
"value": 45 | |
} | |
}, | |
{ | |
"node": { | |
"type": "node", | |
"lhId": "1-6-DIV", | |
"path": "1,HTML,1,BODY,4,EXAM-SIMULATOR-ROOT,2,ACTIVITY-PLAYER,0,QUIZ,0,QUIZ-ITEM-CONTAINER,1,QUIZ-DYNAMIC-TEMPLATE,0,DIV,0,QUIZ-QUIZ-SCREEN,0,DIV,0,DIV,0,QUIZ-QUIZ-CONTAINER,0,DIV,4,QUIZ-COLUMNS-CONTAINER,0,DIV,0,DIV,0,QUIZ-COLUMNS-LEFT-CONTAINER,0,DIV,2,QUIZ-BODY-CONTAINER,0,DIV,0,DIV,0,CONTENT-RENDERER-CONTAINER,0,CONTENT-RENDERER,0,DYNAMIC-TEMPLATE-RENDERER,0,DIV,0,TWO-COLUMN-LAYOUT,0,DIV,0,DIV,0,TWO-COLUMN-LEFT-CONTAINER,0,DIV,0,LEFT-COLUMN-BODY,0,DIV,0,STIMULUS,0,DIV,1,DIV,0,DYNAMIC-CONTENT,0,DIV", | |
"selector": "div.stimulus > div.stimulus-content > dynamic-content > div#dynamic-content-4595941", | |
"boundingRect": { | |
"top": 251, | |
"bottom": 8879, | |
"left": 40, | |
"right": 146, | |
"width": 106, | |
"height": 8628 | |
}, | |
"snippet": "<div _ngcontent-olh-c143=\"\" dynamiccontentrenderer=\"\" class=\"content-renderer__dynamic\" id=\"dynamic-content-4595941\">", | |
"nodeLabel": "Passage I\n\nLITERARY NARRATIVE: Passage A is adapted from the autobiography A Pe…" | |
}, | |
"statistic": "Maximum Child Elements", | |
"value": { | |
"type": "numeric", | |
"granularity": 1, | |
"value": 14 | |
} | |
} | |
] | |
}, | |
"guidanceLevel": 1 | |
}, | |
"geolocation-on-start": { | |
"id": "geolocation-on-start", | |
"title": "Avoids requesting the geolocation permission on page load", | |
"description": "Users are mistrustful of or confused by sites that request their location without context. Consider tying the request to a user action instead. [Learn more about the geolocation permission](https://developer.chrome.com/docs/lighthouse/best-practices/geolocation-on-start/).", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"inspector-issues": { | |
"id": "inspector-issues", | |
"title": "No issues in the `Issues` panel in Chrome Devtools", | |
"description": "Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"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": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
}, | |
"guidanceLevel": 2 | |
}, | |
"js-libraries": { | |
"id": "js-libraries", | |
"title": "Detected JavaScript libraries", | |
"description": "All front-end JavaScript libraries detected on the page. [Learn more about this JavaScript library detection diagnostic audit](https://developer.chrome.com/docs/lighthouse/best-practices/js-libraries/).", | |
"score": 1, | |
"scoreDisplayMode": "informative", | |
"details": { | |
"type": "table", | |
"headings": [ | |
{ | |
"key": "name", | |
"valueType": "text", | |
"label": "Name" | |
}, | |
{ | |
"key": "version", | |
"valueType": "text", | |
"label": "Version" | |
} | |
], | |
"items": [ | |
{ | |
"name": "Lo-Dash", | |
"version": "4.17.21", | |
"npm": "lodash" | |
}, | |
{ | |
"name": "Angular", | |
"version": "12.2.16", | |
"npm": "@angular/core" | |
}, | |
{ | |
"name": "core-js", | |
"version": "core-js-global@3.6.5; core-js-global@3.9.1", | |
"npm": "core-js" | |
} | |
], | |
"debugData": { | |
"type": "debugdata", | |
"stacks": [ | |
{ | |
"id": "lodash", | |
"version": "4.17.21" | |
}, | |
{ | |
"id": "angular", | |
"version": "12.2.16" | |
}, | |
{ | |
"id": "corejs", | |
"version": "core-js-global@3.6.5; core-js-global@3.9.1" | |
} | |
] | |
} | |
} | |
}, | |
"notification-on-start": { | |
"id": "notification-on-start", | |
"title": "Avoids requesting the notification permission on page load", | |
"description": "Users are mistrustful of or confused by sites that request to send notifications without context. Consider tying the request to user gestures instead. [Learn more about responsibly getting permission for notifications](https://developer.chrome.com/docs/lighthouse/best-practices/notification-on-start/).", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"paste-preventing-inputs": { | |
"id": "paste-preventing-inputs", | |
"title": "Allows users to paste into input fields", | |
"description": "Preventing input pasting is a bad practice for the UX, and weakens security by blocking password managers.[Learn more about user-friendly input fields](https://developer.chrome.com/docs/lighthouse/best-practices/paste-preventing-inputs/).", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"uses-http2": { | |
"id": "uses-http2", | |
"title": "Use HTTP/2", | |
"description": "HTTP/2 offers many benefits over HTTP/1.1, including binary headers and multiplexing. [Learn more about HTTP/2](https://developer.chrome.com/docs/lighthouse/best-practices/uses-http2/).", | |
"score": 1, | |
"scoreDisplayMode": "metricSavings", | |
"numericValue": 0, | |
"numericUnit": "millisecond", | |
"metricSavings": { | |
"LCP": 0, | |
"FCP": 0 | |
}, | |
"details": { | |
"type": "opportunity", | |
"headings": [], | |
"items": [], | |
"overallSavingsMs": 0 | |
}, | |
"guidanceLevel": 3 | |
}, | |
"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": [] | |
}, | |
"guidanceLevel": 3 | |
}, | |
"meta-description": { | |
"id": "meta-description", | |
"title": "Document does not have a meta description", | |
"description": "Meta descriptions may be included in search results to concisely summarize page content. [Learn more about the meta description](https://developer.chrome.com/docs/lighthouse/seo/meta-description/).", | |
"score": 0, | |
"scoreDisplayMode": "binary" | |
}, | |
"http-status-code": { | |
"id": "http-status-code", | |
"title": "Page has successful HTTP status code", | |
"description": "Pages with unsuccessful HTTP status codes may not be indexed properly. [Learn more about HTTP status codes](https://developer.chrome.com/docs/lighthouse/seo/http-status-code/).", | |
"score": 1, | |
"scoreDisplayMode": "binary" | |
}, | |
"font-size": { | |
"id": "font-size", | |
"title": "Document uses legible font sizes", | |
"description": "Font sizes less than 12px are too small to be legible and require mobile visitors to “pinch to zoom” in order to read. Strive to have >60% of page text ≥12px. [Learn more about legible font sizes](https://developer.chrome.com/docs/lighthouse/seo/font-size/).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"link-text": { | |
"id": "link-text", | |
"title": "Links have descriptive text", | |
"description": "Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https://developer.chrome.com/docs/lighthouse/seo/link-text/).", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"crawlable-anchors": { | |
"id": "crawlable-anchors", | |
"title": "Links are crawlable", | |
"description": "Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. [Learn how to make links crawlable](https://support.google.com/webmasters/answer/9112205)", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"is-crawlable": { | |
"id": "is-crawlable", | |
"title": "Page is blocked from indexing", | |
"description": "Search engines are unable to include your pages in search results if they don't have permission to crawl them. [Learn more about crawler directives](https://developer.chrome.com/docs/lighthouse/seo/is-crawlable/).", | |
"score": 0, | |
"scoreDisplayMode": "binary", | |
"warnings": [], | |
"details": { | |
"type": "table", | |
"headings": [ | |
{ | |
"key": "source", | |
"valueType": "code", | |
"label": "Blocking Directive Source" | |
} | |
], | |
"items": [ | |
{ | |
"source": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/robots.txt", | |
"urlProvider": "network", | |
"line": 1, | |
"column": 0 | |
} | |
} | |
] | |
} | |
}, | |
"robots-txt": { | |
"id": "robots-txt", | |
"title": "robots.txt is valid", | |
"description": "If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. [Learn more about robots.txt](https://developer.chrome.com/docs/lighthouse/seo/invalid-robots-txt/).", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"hreflang": { | |
"id": "hreflang", | |
"title": "Document has a valid `hreflang`", | |
"description": "hreflang links tell search engines what version of a page they should list in search results for a given language or region. [Learn more about `hreflang`](https://developer.chrome.com/docs/lighthouse/seo/hreflang/).", | |
"score": 1, | |
"scoreDisplayMode": "binary", | |
"details": { | |
"type": "table", | |
"headings": [], | |
"items": [] | |
} | |
}, | |
"canonical": { | |
"id": "canonical", | |
"title": "Document has a valid `rel=canonical`", | |
"description": "Canonical links suggest which URL to show in search results. [Learn more about canonical links](https://developer.chrome.com/docs/lighthouse/seo/canonical/).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable" | |
}, | |
"structured-data": { | |
"id": "structured-data", | |
"title": "Structured data is valid", | |
"description": "Run the [Structured Data Testing Tool](https://search.google.com/structured-data/testing-tool/) and the [Structured Data Linter](http://linter.structured-data.org/) to validate structured data. [Learn more about Structured Data](https://developer.chrome.com/docs/lighthouse/seo/structured-data/).", | |
"score": null, | |
"scoreDisplayMode": "manual" | |
}, | |
"bf-cache": { | |
"id": "bf-cache", | |
"title": "Page prevented back/forward cache restoration", | |
"description": "Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. [Learn more about the bfcache](https://developer.chrome.com/docs/lighthouse/performance/bf-cache/)", | |
"score": 0, | |
"scoreDisplayMode": "binary", | |
"displayValue": "3 failure reasons", | |
"details": { | |
"type": "table", | |
"headings": [ | |
{ | |
"key": "reason", | |
"valueType": "text", | |
"subItemsHeading": { | |
"key": "frameUrl", | |
"valueType": "url" | |
}, | |
"label": "Failure reason" | |
}, | |
{ | |
"key": "failureType", | |
"valueType": "text", | |
"label": "Failure type" | |
} | |
], | |
"items": [ | |
{ | |
"reason": "Pages with cache-control:no-store header cannot enter back/forward cache.", | |
"failureType": "Actionable", | |
"subItems": { | |
"type": "subitems", | |
"items": [ | |
{ | |
"frameUrl": "https://kna.qa.learnwithatom.com/exam-simulator/e/278149653857742/sequence/5ac00077-aef2-485c-be20-719dc70f1f9a" | |
} | |
] | |
}, | |
"protocolReason": "CacheControlNoStoreCookieModified" | |
}, | |
{ | |
"reason": "Pages whose main resource has cache-control:no-store cannot enter back/forward cache.", | |
"failureType": "Not actionable", | |
"subItems": { | |
"type": "subitems", | |
"items": [ | |
{ | |
"frameUrl": "https://kna.qa.learnwithatom.com/exam-simulator/e/278149653857742/sequence/5ac00077-aef2-485c-be20-719dc70f1f9a" | |
} | |
] | |
}, | |
"protocolReason": "MainResourceHasCacheControlNoStore" | |
}, | |
{ | |
"reason": "Back/forward cache is disabled because some JavaScript network request received resource with `Cache-Control: no-store` header.", | |
"failureType": "Not actionable", | |
"subItems": { | |
"type": "subitems", | |
"items": [ | |
{ | |
"frameUrl": "https://kna.qa.learnwithatom.com/exam-simulator/e/278149653857742/sequence/5ac00077-aef2-485c-be20-719dc70f1f9a" | |
} | |
] | |
}, | |
"protocolReason": "JsNetworkRequestReceivedCacheControlNoStoreResource" | |
} | |
] | |
}, | |
"guidanceLevel": 4 | |
}, | |
"cache-insight": { | |
"id": "cache-insight", | |
"title": "Use efficient cache lifetimes", | |
"description": "A long cache lifetime can speed up repeat visits to your page. [Learn more](https://web.dev/uses-long-cache-ttl/).", | |
"score": 0, | |
"scoreDisplayMode": "metricSavings", | |
"displayValue": "Est savings of 123 KiB", | |
"metricSavings": { | |
"FCP": 0, | |
"LCP": 50 | |
}, | |
"details": { | |
"type": "table", | |
"headings": [ | |
{ | |
"key": "url", | |
"valueType": "url", | |
"label": "Request" | |
}, | |
{ | |
"key": "cacheLifetimeMs", | |
"valueType": "ms", | |
"label": "Cache TTL", | |
"displayUnit": "duration" | |
}, | |
{ | |
"key": "wastedBytes", | |
"valueType": "bytes", | |
"label": "Transfer Size", | |
"displayUnit": "kb", | |
"granularity": 1 | |
} | |
], | |
"items": [ | |
{ | |
"url": "https://cdn.lr-in.com/logger-1.min.js", | |
"cacheLifetimeMs": 14400000, | |
"wastedBytes": 98905.31999999999 | |
}, | |
{ | |
"url": "https://www.google-analytics.com/analytics.js", | |
"cacheLifetimeMs": 7200000, | |
"wastedBytes": 16431.75 | |
}, | |
{ | |
"url": "https://atom-tenant-qa.s3.amazonaws.com/act/logo.svg", | |
"cacheLifetimeMs": 0, | |
"wastedBytes": 10998 | |
} | |
], | |
"sortedBy": [ | |
"wastedBytes" | |
], | |
"skipSumming": [ | |
"cacheLifetimeMs" | |
] | |
}, | |
"guidanceLevel": 3, | |
"replacesAudits": [ | |
"uses-long-cache-ttl" | |
] | |
}, | |
"cls-culprits-insight": { | |
"id": "cls-culprits-insight", | |
"title": "Layout shift culprits", | |
"description": "Layout shifts occur when elements move absent any user interaction. [Investigate the causes of layout shifts](https://web.dev/articles/optimize-cls), such as elements being added, removed, or their fonts changing as the page loads.", | |
"score": 0, | |
"scoreDisplayMode": "numeric", | |
"metricSavings": { | |
"CLS": 0 | |
}, | |
"details": { | |
"type": "list", | |
"items": [ | |
{ | |
"type": "table", | |
"headings": [ | |
{ | |
"key": "node", | |
"valueType": "node", | |
"subItemsHeading": { | |
"key": "extra" | |
}, | |
"label": "Element" | |
}, | |
{ | |
"key": "score", | |
"valueType": "numeric", | |
"subItemsHeading": { | |
"key": "cause", | |
"valueType": "text" | |
}, | |
"granularity": 0.001, | |
"label": "Layout shift score" | |
} | |
], | |
"items": [ | |
{ | |
"node": { | |
"type": "text", | |
"value": "Total" | |
}, | |
"score": 0.1841795360119048 | |
}, | |
{ | |
"node": { | |
"type": "node", | |
"lhId": "page-2-DIV", | |
"path": "1,HTML,1,BODY,4,EXAM-SIMULATOR-ROOT,2,ACTIVITY-PLAYER,0,QUIZ,0,QUIZ-ITEM-CONTAINER,1,QUIZ-DYNAMIC-TEMPLATE,0,DIV,0,QUIZ-QUIZ-SCREEN,0,DIV,0,DIV,0,QUIZ-QUIZ-CONTAINER,0,DIV,4,QUIZ-COLUMNS-CONTAINER,0,DIV,0,DIV,0,QUIZ-COLUMNS-LEFT-CONTAINER,0,DIV,2,QUIZ-BODY-CONTAINER,0,DIV,0,DIV,0,CONTENT-RENDERER-CONTAINER,0,CONTENT-RENDERER,0,DYNAMIC-TEMPLATE-RENDERER,0,DIV,0,TWO-COLUMN-LAYOUT,0,DIV,1,DIV,0,TWO-COLUMN-RIGHT-CONTAINER,0,DIV", | |
"selector": "div.two-column-layout > div.two-column-layout__right > two-column-right-container.ng-star-inserted > div.two-column-right-container", | |
"boundingRect": { | |
"top": 219, | |
"bottom": 467, | |
"left": 202, | |
"right": 836, | |
"width": 633, | |
"height": 248 | |
}, | |
"snippet": "<div _ngcontent-olh-c153=\"\" class=\"two-column-right-container\" style=\"height: calc(var(--bodyContainerHeight, -webkit-fill-available));\">", | |
"nodeLabel": "It can reasonably be inferred that Passage A is narrated from the point of view…" | |
}, | |
"score": 0.1841795360119048, | |
"subItems": { | |
"type": "subitems", | |
"items": [ | |
{ | |
"extra": { | |
"type": "url", | |
"value": "https://fonts.gstatic.com/s/materialicons/v143/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2" | |
}, | |
"cause": "Font request" | |
} | |
] | |
} | |
} | |
] | |
} | |
] | |
}, | |
"guidanceLevel": 3, | |
"replacesAudits": [ | |
"layout-shifts", | |
"non-composited-animations", | |
"unsized-images" | |
] | |
}, | |
"document-latency-insight": { | |
"id": "document-latency-insight", | |
"title": "Document request latency", | |
"description": "Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.", | |
"score": 1, | |
"scoreDisplayMode": "metricSavings", | |
"metricSavings": { | |
"FCP": 0, | |
"LCP": 0 | |
}, | |
"details": { | |
"type": "checklist", | |
"items": { | |
"noRedirects": { | |
"label": "Avoids redirects", | |
"value": true | |
}, | |
"serverResponseIsFast": { | |
"label": "Server responds quickly", | |
"value": true | |
}, | |
"usesCompression": { | |
"label": "Applies text compression", | |
"value": true | |
} | |
} | |
}, | |
"guidanceLevel": 3, | |
"replacesAudits": [ | |
"redirects", | |
"server-response-time", | |
"uses-text-compression" | |
] | |
}, | |
"dom-size-insight": { | |
"id": "dom-size-insight", | |
"title": "Optimize DOM size", | |
"description": "A large DOM can increase the duration of style calculations and layout reflows, impacting page responsiveness. A large DOM will also increase memory usage. [Learn how to avoid an excessive DOM size](https://developer.chrome.com/docs/lighthouse/performance/dom-size/).", | |
"score": 1, | |
"scoreDisplayMode": "numeric", | |
"metricSavings": { | |
"INP": 0 | |
}, | |
"details": { | |
"type": "table", | |
"headings": [ | |
{ | |
"key": "statistic", | |
"valueType": "text", | |
"label": "Statistic" | |
}, | |
{ | |
"key": "node", | |
"valueType": "node", | |
"label": "Element" | |
}, | |
{ | |
"key": "value", | |
"valueType": "numeric", | |
"label": "Value" | |
} | |
], | |
"items": [ | |
{ | |
"statistic": "Total elements", | |
"value": { | |
"type": "numeric", | |
"granularity": 1, | |
"value": 395 | |
} | |
}, | |
{ | |
"statistic": "Most children", | |
"node": { | |
"type": "node", | |
"lhId": "page-7-DIV", | |
"path": "1,HTML,1,BODY,4,EXAM-SIMULATOR-ROOT,2,ACTIVITY-PLAYER,0,QUIZ,0,QUIZ-ITEM-CONTAINER,1,QUIZ-DYNAMIC-TEMPLATE,0,DIV,0,QUIZ-QUIZ-SCREEN,0,DIV,0,DIV,0,QUIZ-QUIZ-CONTAINER,0,DIV,4,QUIZ-COLUMNS-CONTAINER,0,DIV,0,DIV,0,QUIZ-COLUMNS-LEFT-CONTAINER,0,DIV,2,QUIZ-BODY-CONTAINER,0,DIV,0,DIV,0,CONTENT-RENDERER-CONTAINER,0,CONTENT-RENDERER,0,DYNAMIC-TEMPLATE-RENDERER,0,DIV,0,TWO-COLUMN-LAYOUT,0,DIV,0,DIV,0,TWO-COLUMN-LEFT-CONTAINER,0,DIV,0,LEFT-COLUMN-BODY,0,DIV,0,STIMULUS,0,DIV,1,DIV,0,DYNAMIC-CONTENT,0,DIV", | |
"selector": "div.stimulus > div.stimulus-content > dynamic-content > div#dynamic-content-4595941", | |
"boundingRect": { | |
"top": 251, | |
"bottom": 8879, | |
"left": 40, | |
"right": 146, | |
"width": 106, | |
"height": 8628 | |
}, | |
"snippet": "<div _ngcontent-olh-c143=\"\" dynamiccontentrenderer=\"\" class=\"content-renderer__dynamic\" id=\"dynamic-content-4595941\">", | |
"nodeLabel": "Passage I\n\nLITERARY NARRATIVE: Passage A is adapted from the autobiography A Pe…" | |
}, | |
"value": { | |
"type": "numeric", | |
"granularity": 1, | |
"value": 14 | |
} | |
}, | |
{ | |
"statistic": "DOM depth", | |
"node": { | |
"type": "node", | |
"lhId": "page-8-INPUT", | |
"path": "1,HTML,1,BODY,4,EXAM-SIMULATOR-ROOT,2,ACTIVITY-PLAYER,0,QUIZ,0,QUIZ-ITEM-CONTAINER,1,QUIZ-DYNAMIC-TEMPLATE,0,DIV,0,QUIZ-QUIZ-SCREEN,0,DIV,0,DIV,0,QUIZ-QUIZ-CONTAINER,0,DIV,4,QUIZ-COLUMNS-CONTAINER,0,DIV,0,DIV,0,QUIZ-COLUMNS-LEFT-CONTAINER,0,DIV,2,QUIZ-BODY-CONTAINER,0,DIV,0,DIV,0,CONTENT-RENDERER-CONTAINER,0,CONTENT-RENDERER,0,DYNAMIC-TEMPLATE-RENDERER,0,DIV,0,TWO-COLUMN-LAYOUT,0,DIV,1,DIV,0,TWO-COLUMN-RIGHT-CONTAINER,0,DIV,0,RIGHT-COLUMN-BODY,0,DIV,0,STEM,0,DIV,1,DIV,0,DYNAMIC-CONTENT,0,DIV,1,P,0,CHOICE-INTERACTION,0,FIELDSET,0,UL,0,LI,0,DIV,0,DIV,0,SPAN,0,INPUT", | |
"selector": "div.choice-interaction__main-wrapper > div.choice-interaction__option__wrapper > span.choice-interaction__list-option-wrapper > input#e26actoffpt19reading01.01-interaction-1-option-1_choice-interaction-radio", | |
"boundingRect": { | |
"top": 0, | |
"bottom": 0, | |
"left": 0, | |
"right": 0, | |
"width": 0, | |
"height": 0 | |
}, | |
"snippet": "<input _ngcontent-olh-c138=\"\" type=\"radio\" role=\"radio\" name=\"choice-interaction-radio\" class=\"choice-interaction__radio\" id=\"e26actoffpt19reading01.01-interaction-1-option-1_choice-interaction-radio\" aria-labelledby=\"e26actoffpt19reading01.01-interaction-1-option-1_content\">", | |
"nodeLabel": "div.choice-interaction__main-wrapper > div.choice-interaction__option__wrapper > span.choice-interaction__list-option-wrapper > input#e26actoffpt19reading01.01-interaction-1-option-1_choice-interaction-radio" | |
}, | |
"value": { | |
"type": "numeric", | |
"granularity": 1, | |
"value": 45 | |
} | |
} | |
] | |
}, | |
"guidanceLevel": 3, | |
"replacesAudits": [ | |
"dom-size" | |
] | |
}, | |
"duplicated-javascript-insight": { | |
"id": "duplicated-javascript-insight", | |
"title": "Duplicated JavaScript", | |
"description": "Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.", | |
"score": null, | |
"scoreDisplayMode": "notApplicable", | |
"guidanceLevel": 2, | |
"replacesAudits": [ | |
"duplicated-javascript" | |
] | |
}, | |
"font-display-insight": { | |
"id": "font-display-insight", | |
"title": "Font display", | |
"description": "Consider setting [`font-display`](https://developer.chrome.com/blog/font-display) to `swap` or `optional` to ensure text is consistently visible. `swap` can be further optimized to mitigate layout shifts with [font metric overrides](https://developer.chrome.com/blog/font-fallbacks).", | |
"score": 0, | |
"scoreDisplayMode": "metricSavings", | |
"metricSavings": { | |
"FCP": 900, | |
"INP": 0 | |
}, | |
"details": { | |
"type": "table", | |
"headings": [ | |
{ | |
"key": "url", | |
"valueType": "url", | |
"label": "URL" | |
}, | |
{ | |
"key": "wastedMs", | |
"valueType": "ms", | |
"label": "Est Savings" | |
} | |
], | |
"items": [ | |
{ | |
"url": "https://fonts.gstatic.com/s/materialicons/v143/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2", | |
"wastedMs": 900 | |
}, | |
{ | |
"url": "https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2", | |
"wastedMs": 515 | |
} | |
] | |
}, | |
"guidanceLevel": 3, | |
"replacesAudits": [ | |
"font-display" | |
] | |
}, | |
"forced-reflow-insight": { | |
"id": "forced-reflow-insight", | |
"title": "Forced reflow", | |
"description": "Many APIs, typically reading layout geometry, force the rendering engine to pause script execution in order to calculate the style and layout. Learn more about [forced reflow](https://developers.google.com/web/fundamentals/performance/rendering/avoid-large-complex-layouts-and-layout-thrashing#avoid-forced-synchronous-layouts) and its mitigations.", | |
"score": 0, | |
"scoreDisplayMode": "numeric", | |
"details": { | |
"type": "list", | |
"items": [ | |
{ | |
"type": "table", | |
"headings": [ | |
{ | |
"key": "source", | |
"valueType": "source-location", | |
"label": "Top function call" | |
}, | |
{ | |
"key": "reflowTime", | |
"valueType": "ms", | |
"granularity": 1, | |
"label": "Total reflow time" | |
} | |
], | |
"items": [ | |
{ | |
"source": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/polyfills.js", | |
"urlProvider": "network", | |
"line": 1, | |
"column": 30210 | |
}, | |
"reflowTime": 1.721 | |
} | |
] | |
}, | |
{ | |
"type": "table", | |
"headings": [ | |
{ | |
"key": "source", | |
"valueType": "source-location", | |
"label": "Source" | |
}, | |
{ | |
"key": "reflowTime", | |
"valueType": "ms", | |
"granularity": 1, | |
"label": "Total reflow time" | |
} | |
], | |
"items": [ | |
{ | |
"source": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 3414091 | |
}, | |
"reflowTime": 0.292 | |
}, | |
{ | |
"source": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 6210566 | |
}, | |
"reflowTime": 0.305 | |
}, | |
{ | |
"source": { | |
"type": "text", | |
"value": "[unattributed]" | |
}, | |
"reflowTime": 35.434 | |
}, | |
{ | |
"source": { | |
"type": "source-location", | |
"url": "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/config/MML_CHTML.js?V=2.7.5", | |
"urlProvider": "network", | |
"line": 45, | |
"column": 3607 | |
}, | |
"reflowTime": 0.693 | |
}, | |
{ | |
"source": { | |
"type": "source-location", | |
"url": "https://cdn.lr-in.com/logger-1.min.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 43677 | |
}, | |
"reflowTime": 1.028 | |
} | |
] | |
} | |
] | |
}, | |
"guidanceLevel": 3 | |
}, | |
"image-delivery-insight": { | |
"id": "image-delivery-insight", | |
"title": "Improve image delivery", | |
"description": "Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimizing image size](https://developer.chrome.com/docs/lighthouse/performance/uses-optimized-images/)", | |
"score": null, | |
"scoreDisplayMode": "notApplicable", | |
"guidanceLevel": 3, | |
"replacesAudits": [ | |
"modern-image-formats", | |
"uses-optimized-images", | |
"efficient-animated-content", | |
"uses-responsive-images" | |
] | |
}, | |
"interaction-to-next-paint-insight": { | |
"id": "interaction-to-next-paint-insight", | |
"title": "INP by phase", | |
"description": "Start investigating with the longest phase. [Delays can be minimized](https://web.dev/articles/optimize-inp#optimize_interactions). To reduce processing duration, [optimize the main-thread costs](https://web.dev/articles/optimize-long-tasks), often JS.", | |
"score": null, | |
"scoreDisplayMode": "notApplicable", | |
"guidanceLevel": 3, | |
"replacesAudits": [ | |
"work-during-interaction" | |
] | |
}, | |
"lcp-discovery-insight": { | |
"id": "lcp-discovery-insight", | |
"title": "LCP request discovery", | |
"description": "Optimize LCP by making the LCP image [discoverable](https://web.dev/articles/optimize-lcp#1_eliminate_resource_load_delay) from the HTML immediately, and [avoiding lazy-loading](https://web.dev/articles/lcp-lazy-loading)", | |
"score": null, | |
"scoreDisplayMode": "notApplicable", | |
"guidanceLevel": 3, | |
"replacesAudits": [ | |
"prioritize-lcp-image", | |
"lcp-lazy-loaded" | |
] | |
}, | |
"lcp-phases-insight": { | |
"id": "lcp-phases-insight", | |
"title": "LCP by phase", | |
"description": "Each [phase has specific improvement strategies](https://web.dev/articles/optimize-lcp#lcp-breakdown). Ideally, most of the LCP time should be spent on loading the resources, not within delays.", | |
"score": 1, | |
"scoreDisplayMode": "informative", | |
"metricSavings": { | |
"LCP": 0 | |
}, | |
"details": { | |
"type": "list", | |
"items": [ | |
{ | |
"type": "table", | |
"headings": [ | |
{ | |
"key": "label", | |
"valueType": "text", | |
"label": "Phase" | |
}, | |
{ | |
"key": "duration", | |
"valueType": "ms", | |
"label": "Duration" | |
} | |
], | |
"items": [ | |
{ | |
"phase": "timeToFirstByte", | |
"label": "Time to first byte", | |
"duration": 283.607 | |
}, | |
{ | |
"phase": "elementRenderDelay", | |
"label": "Element render delay", | |
"duration": 12821.296 | |
} | |
] | |
}, | |
{ | |
"type": "node", | |
"lhId": "page-0-P", | |
"path": "1,HTML,1,BODY,4,EXAM-SIMULATOR-ROOT,2,ACTIVITY-PLAYER,0,QUIZ,0,QUIZ-ITEM-CONTAINER,1,QUIZ-DYNAMIC-TEMPLATE,0,DIV,0,QUIZ-QUIZ-SCREEN,0,DIV,0,DIV,0,QUIZ-QUIZ-CONTAINER,0,DIV,4,QUIZ-COLUMNS-CONTAINER,0,DIV,0,DIV,0,QUIZ-COLUMNS-LEFT-CONTAINER,0,DIV,2,QUIZ-BODY-CONTAINER,0,DIV,0,DIV,0,CONTENT-RENDERER-CONTAINER,0,CONTENT-RENDERER,0,DYNAMIC-TEMPLATE-RENDERER,0,DIV,0,TWO-COLUMN-LAYOUT,0,DIV,0,DIV,0,TWO-COLUMN-LEFT-CONTAINER,0,DIV,0,LEFT-COLUMN-BODY,0,DIV,0,STIMULUS,0,DIV,1,DIV,0,DYNAMIC-CONTENT,0,DIV,1,P", | |
"selector": "div.stimulus-content > dynamic-content > div#dynamic-content-4595941 > p", | |
"boundingRect": { | |
"top": 287, | |
"bottom": 743, | |
"left": 40, | |
"right": 146, | |
"width": 106, | |
"height": 456 | |
}, | |
"snippet": "<p>", | |
"nodeLabel": "LITERARY NARRATIVE: Passage A is adapted from the autobiography A Peculiar Trea…" | |
} | |
] | |
}, | |
"guidanceLevel": 3, | |
"replacesAudits": [ | |
"largest-contentful-paint-element" | |
] | |
}, | |
"legacy-javascript-insight": { | |
"id": "legacy-javascript-insight", | |
"title": "Legacy JavaScript", | |
"description": "Polyfills and transforms enable legacy browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile [Baseline](https://web.dev/articles/baseline-and-polyfills) features, unless you know you must support legacy browsers. [Learn why most sites can deploy ES6+ code without transpiling](https://philipwalton.com/articles/the-state-of-es5-on-the-web/)", | |
"score": 0.5, | |
"scoreDisplayMode": "metricSavings", | |
"displayValue": "Est savings of 26 KiB", | |
"metricSavings": { | |
"FCP": 0, | |
"LCP": 0 | |
}, | |
"details": { | |
"type": "table", | |
"headings": [ | |
{ | |
"key": "url", | |
"valueType": "url", | |
"subItemsHeading": { | |
"key": "location", | |
"valueType": "source-location" | |
}, | |
"label": "URL" | |
}, | |
{ | |
"key": null, | |
"valueType": "code", | |
"subItemsHeading": { | |
"key": "signal" | |
}, | |
"label": "" | |
}, | |
{ | |
"key": "wastedBytes", | |
"valueType": "bytes", | |
"label": "Wasted bytes" | |
} | |
], | |
"items": [ | |
{ | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"wastedBytes": 19348, | |
"subItems": { | |
"type": "subitems", | |
"items": [ | |
{ | |
"signal": "@babel/plugin-transform-classes", | |
"location": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 949462 | |
} | |
}, | |
{ | |
"signal": "@babel/plugin-transform-regenerator", | |
"location": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 5469320 | |
} | |
}, | |
{ | |
"signal": "@babel/plugin-transform-spread", | |
"location": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 4877872 | |
} | |
}, | |
{ | |
"signal": "Array.from", | |
"location": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 5509202 | |
} | |
}, | |
{ | |
"signal": "Array.prototype.concat", | |
"location": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 5598359 | |
} | |
}, | |
{ | |
"signal": "Array.prototype.find", | |
"location": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 6210178 | |
} | |
}, | |
{ | |
"signal": "Array.prototype.includes", | |
"location": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 5504058 | |
} | |
}, | |
{ | |
"signal": "Math.log2", | |
"location": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 5492678 | |
} | |
}, | |
{ | |
"signal": "Object.assign", | |
"location": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 5511210 | |
} | |
}, | |
{ | |
"signal": "Object.create", | |
"location": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 5601891 | |
} | |
}, | |
{ | |
"signal": "Object.values", | |
"location": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 5493537 | |
} | |
}, | |
{ | |
"signal": "Promise.allSettled", | |
"location": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 5524533 | |
} | |
}, | |
{ | |
"signal": "String.fromCodePoint", | |
"location": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 5493400 | |
} | |
}, | |
{ | |
"signal": "String.prototype.codePointAt", | |
"location": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 5597298 | |
} | |
}, | |
{ | |
"signal": "String.prototype.endsWith", | |
"location": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 5503337 | |
} | |
}, | |
{ | |
"signal": "String.prototype.includes", | |
"location": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 5503763 | |
} | |
}, | |
{ | |
"signal": "String.prototype.startsWith", | |
"location": { | |
"type": "source-location", | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/main.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 5501456 | |
} | |
} | |
] | |
} | |
}, | |
{ | |
"url": "https://cdn.lr-in.com/logger-1.min.js", | |
"wastedBytes": 6815, | |
"subItems": { | |
"type": "subitems", | |
"items": [ | |
{ | |
"signal": "@babel/plugin-transform-classes", | |
"location": { | |
"type": "source-location", | |
"url": "https://cdn.lr-in.com/logger-1.min.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 840718 | |
} | |
}, | |
{ | |
"signal": "@babel/plugin-transform-regenerator", | |
"location": { | |
"type": "source-location", | |
"url": "https://cdn.lr-in.com/logger-1.min.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 844539 | |
} | |
}, | |
{ | |
"signal": "@babel/plugin-transform-spread", | |
"location": { | |
"type": "source-location", | |
"url": "https://cdn.lr-in.com/logger-1.min.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 842515 | |
} | |
}, | |
{ | |
"signal": "Array.from", | |
"location": { | |
"type": "source-location", | |
"url": "https://cdn.lr-in.com/logger-1.min.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 396009 | |
} | |
}, | |
{ | |
"signal": "Object.create", | |
"location": { | |
"type": "source-location", | |
"url": "https://cdn.lr-in.com/logger-1.min.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 401035 | |
} | |
}, | |
{ | |
"signal": "Object.getOwnPropertyDescriptor", | |
"location": { | |
"type": "source-location", | |
"url": "https://cdn.lr-in.com/logger-1.min.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 397225 | |
} | |
}, | |
{ | |
"signal": "Object.getPrototypeOf", | |
"location": { | |
"type": "source-location", | |
"url": "https://cdn.lr-in.com/logger-1.min.js", | |
"urlProvider": "network", | |
"line": 0, | |
"column": 397416 | |
} | |
} | |
] | |
} | |
} | |
] | |
}, | |
"guidanceLevel": 2 | |
}, | |
"modern-http-insight": { | |
"id": "modern-http-insight", | |
"title": "Modern HTTP", | |
"description": "HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. [Learn more about using modern HTTP](https://developer.chrome.com/docs/lighthouse/best-practices/uses-http2/).", | |
"score": null, | |
"scoreDisplayMode": "notApplicable", | |
"guidanceLevel": 3 | |
}, | |
"network-dependency-tree-insight": { | |
"id": "network-dependency-tree-insight", | |
"title": "Network dependency tree", | |
"description": "[Avoid chaining critical requests](https://developer.chrome.com/docs/lighthouse/performance/critical-request-chains) by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.", | |
"score": 0, | |
"scoreDisplayMode": "numeric", | |
"metricSavings": { | |
"LCP": 0 | |
}, | |
"details": { | |
"type": "network-tree", | |
"chains": { | |
"F0A6D775DC3F0694E6CC1D939C1C2E3F": { | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/e/278149653857742/sequence/5ac00077-aef2-485c-be20-719dc70f1f9a", | |
"navStartToEndTime": 513, | |
"transferSize": 4620, | |
"isLongest": true, | |
"children": { | |
"22976.544": { | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/env.js", | |
"navStartToEndTime": 1133, | |
"transferSize": 1407, | |
"isLongest": true, | |
"children": {} | |
} | |
} | |
} | |
}, | |
"longestChain": { | |
"duration": 1133 | |
} | |
}, | |
"guidanceLevel": 1, | |
"replacesAudits": [ | |
"critical-request-chains" | |
] | |
}, | |
"render-blocking-insight": { | |
"id": "render-blocking-insight", | |
"title": "Render blocking requests", | |
"description": "Requests are blocking the page's initial render, which may delay LCP. [Deferring or inlining](https://web.dev/learn/performance/understanding-the-critical-path#render-blocking_resources/) can move these network requests out of the critical path.", | |
"score": 0.5, | |
"scoreDisplayMode": "metricSavings", | |
"metricSavings": { | |
"FCP": 0, | |
"LCP": 0 | |
}, | |
"details": { | |
"type": "table", | |
"headings": [ | |
{ | |
"key": "url", | |
"valueType": "url", | |
"label": "URL" | |
}, | |
{ | |
"key": "totalBytes", | |
"valueType": "bytes", | |
"label": "Transfer Size" | |
}, | |
{ | |
"key": "wastedMs", | |
"valueType": "timespanMs", | |
"label": "Est Savings" | |
} | |
], | |
"items": [ | |
{ | |
"url": "https://kna.qa.learnwithatom.com/exam-simulator/env.js", | |
"totalBytes": 1407 | |
} | |
] | |
}, | |
"guidanceLevel": 3, | |
"replacesAudits": [ | |
"render-blocking-resources" | |
] | |
}, | |
"third-parties-insight": { | |
"id": "third-parties-insight", | |
"title": "3rd parties", | |
"description": "3rd party code can significantly impact load performance. [Reduce and defer loading of 3rd party code](https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/loading-third-party-javascript/) to prioritize your page's content.", | |
"score": 1, | |
"scoreDisplayMode": "informative", | |
"details": { | |
"type": "table", | |
"headings": [ | |
{ | |
"key": "entity", | |
"valueType": "text", | |
"label": "3rd party", | |
"subItemsHeading": { | |
"key": "url", | |
"valueType": "url" | |
} | |
}, | |
{ | |
"key": "transferSize", | |
"granularity": 1, | |
"valueType": "bytes", | |
"label": "Transfer size", | |
"subItemsHeading": { | |
"key": "transferSize" | |
} | |
}, | |
{ | |
"key": "mainThreadTime", | |
"granularity": 1, | |
"valueType": "ms", | |
"label": "Main thread time", | |
"subItemsHeading": { | |
"key": "mainThreadTime" | |
} | |
} | |
], | |
"items": [ | |
{ | |
"entity": "Google Tag Manager", | |
"mainThreadTime": 276.66900001466274, | |
"transferSize": 452603, | |
"subItems": { | |
"type": "subitems", | |
"items": [ | |
{ | |
"url": "https://www.googletagmanager.com/gtm.js?id=GTM-N4SP6ZN", | |
"mainThreadTime": 137.3660000115633, | |
"transferSize": 131026 | |
}, | |
{ | |
"url": "https://www.googletagmanager.com/gtag/js?id=UA-150839495-3&cx=c>m=45He55r0v813189009za200&tag_exp=101509157~103116026~103130498~103130500~103200004~103233427~103252644~103252646~104481633~104481635", | |
"mainThreadTime": 53.849999994039536, | |
"transferSize": 98285 | |
}, | |
{ | |
"url": "https://www.googletagmanager.com/gtag/js?id=G-SRSNHFXJ3X&cx=c>m=45He55r0v813189009za200&tag_exp=101509157~103116026~103130498~103130500~103200004~103233427~103252644~103252646~104481633~104481635", | |
"mainThreadTime": 50.520000010728836, | |
"transferSize": 124967 | |
}, | |
{ | |
"url": "https://www.googletagmanager.com/gtag/js?id=UA-150839495-2", | |
"mainThreadTime": 34.93299999833107, | |
"transferSize": 98325 | |
} | |
] | |
} | |
}, | |
{ | |
"entity": "lr-in.com", | |
"mainThreadTime": 157.63899993896484, | |
"transferSize": 146096, | |
"subItems": { | |
"type": "subitems", | |
"items": [ | |
{ | |
"url": "https://cdn.lr-in.com/logger-1.min.js", | |
"mainThreadTime": 157.3689999729395, | |
"transferSize": 145449 | |
}, | |
{ | |
"url": "https://r.lr-in.com/i?a=zqbt78%2Fatom-barrons-shared-qa&r=6-01971c98-59e3-79a3-a341-9ca95e76420a&t=20cb3484-7cce-4f3e-9fea-d300fbd060e9&s=0&hr=t&u=c6315e11-c2a3-4de1-973b-64db30ff6dc8&is=2&rs=0%2Ct", | |
"mainThreadTime": 0.2699999660253525, | |
"transferSize": 647 | |
} | |
] | |
} | |
}, | |
{ | |
"entity": "Cloudflare CDN", | |
"mainThreadTime": 55.66399998962879, | |
"transferSize": 112548, | |
"subItems": { | |
"type": "subitems", | |
"items": [ | |
{ | |
"url": "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/config/MML_CHTML.js?V=2.7.5", | |
"mainThreadTime": 33.93199999630451, | |
"transferSize": 39899 | |
}, | |
{ | |
"url": "https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.10.1/katex.min.js", | |
"mainThreadTime": 15.417999997735023, | |
"transferSize": 54591 | |
}, | |
{ | |
"url": "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=MML_CHTML", | |
"mainThreadTime": 6.313999995589256, | |
"transferSize": 18058 | |
} | |
] | |
} | |
}, | |
{ | |
"entity": "Google Analytics", | |
"mainThreadTime": 11.04500000178814, | |
"transferSize": 24476, | |
"subItems": { | |
"type": "subitems", | |
"items": [ | |
{ | |
"url": "https://www.google-analytics.com/analytics.js", | |
"mainThreadTime": 11.04500000178814, | |
"transferSize": 21909 | |
}, | |
{ | |
"url": "https://www.google-analytics.com/collect?v=1&_v=j101&a=1135617695&t=pageview&_s=1&dl=https%3A%2F%2Fkna.qa.learnwithatom.com%2Fexam-simulator%2Fe%2F278149653857742%2Fsequence%2F5ac00077-aef2-485c-be20-719dc70f1f9a&ul=en-us&de=UTF-8&dt=TEST%20-%20ACT%20Practice%20Test%201%20Sim%20(With%20Science)&sd=24-bit&sr=1280x720&vp=906x585&je=0&_u=QACAAUABAAAAAAAAI~&jid=&gjid=&cid=1182719420.1748497524&tid=UA-150839495-3&_gid=696261684.1748497781>m=457e55r0za200zb813189009&gcd=13l3l3l3l1l1&dma=0&tag_exp=101509157~103116026~103130498~103130500~103200004~103233427~103252644~103252646~104481633~104481635&jsscut=1&z=73568688", | |
"mainThreadTime": 0, | |
"transferSize": 887 | |
}, | |
{ | |
"url": "https://www.google-analytics.com/g/collect?v=2&tid=G-SRSNHFXJ3X>m=45je55r0v879368895z8813189009za200zb813189009&_p=1748534462647&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101509157~103116026~103130498~103130500~103200004~103233427~103252644~103252646~104481633~104481635&ptag_exp=101509157~103116026~103130498~103130500~103200004~103233427~103252644~103252646~104481633~104481635&cid=1182719420.1748497524&ul=en-us&sr=1280x720&uaa=x86&uab=64&uafvl=Google%2520Chrome%3B137.0.7151.41%7CChromium%3B137.0.7151.41%7CNot%252FA)Brand%3B24.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&are=1&frm=0&pscdl=noapi&_eu=AAAAAAQ&_s=1&sid=1748531250&sct=3&seg=1&dl=https%3A%2F%2Fkna.qa.learnwithatom.com%2Fexam-simulator%2Fe%2F278149653857742%2Fsequence%2F5ac00077-aef2-485c-be20-719dc70f1f9a&dt=TEST%20-%20ACT%20Practice%20Test%201%20Sim%20(With%20Science)&en=page_view&up.Tenant=kna&tfd=11549", | |
"mainThreadTime": 0, | |
"transferSize": 840 | |
}, | |
{ | |
"url": "https://www.google-analytics.com/g/collect?v=2&tid=G-SRSNHFXJ3X>m=45je55r0v879368895za200zb813189009&_p=1748534462647&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101509157~103116026~103130498~103130500~103200004~103233427~103252644~103252646~104481633~104481635&ptag_exp=101509157~103116026~103130498~103130500~103200004~103233427~103252644~103252646~104481633~104481635&cid=1182719420.1748497524&ul=en-us&sr=1280x720&uaa=x86&uab=64&uafvl=Google%2520Chrome%3B137.0.7151.41%7CChromium%3B137.0.7151.41%7CNot%252FA)Brand%3B24.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&are=1&frm=0&pscdl=noapi&_eu=AEAAAAQ&_s=2&sid=1748531250&sct=3&seg=1&dl=https%3A%2F%2Fkna.qa.learnwithatom.com%2Fexam-simulator%2Fe%2F278149653857742%2Fsequence%2F5ac00077-aef2-485c-be20-719dc70f1f9a&dt=TEST%20-%20ACT%20Practice%20Test%201%20Sim%20(With%20Science)&en=scroll&epn.percent_scrolled=90&tfd=16554", | |
"mainThreadTime": 0, | |
"transferSize": 840 | |
} | |
] | |
} | |
}, | |
{ | |
"entity": "Google Fonts", | |
"mainThreadTime": 0, | |
"transferSize": 171900, | |
"subItems": { | |
"type": "subitems", | |
"items": [ | |
{ | |
"url": "https://fonts.gstatic.com/s/materialicons/v143/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2", | |
"mainThreadTime": 0, | |
"transferSize": 128746 | |
}, | |
{ | |
"url": "https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2", | |
"mainThreadTime": 0, | |
"transferSize": 43154 | |
} | |
] | |
} | |
}, | |
{ | |
"entity": "Amazon Web Services", | |
"mainThreadTime": 0, | |
"transferSize": 10998, | |
"subItems": { | |
"type": "subitems", | |
"items": [ | |
{ | |
"url": "https://atom-tenant-qa.s3.amazonaws.com/act/logo.svg", | |
"mainThreadTime": 0, | |
"transferSize": 10998 | |
} | |
] | |
} | |
} | |
], | |
"isEntityGrouped": true | |
}, | |
"guidanceLevel": 3, | |
"replacesAudits": [ | |
"third-party-summary" | |
] | |
}, | |
"viewport-insight": { | |
"id": "viewport-insight", | |
"title": "Optimize viewport for mobile", | |
"description": "Tap interactions may be [delayed by up to 300 ms](https://developer.chrome.com/blog/300ms-tap-delay-gone-away/) if the viewport is not optimized for mobile.", | |
"score": 1, | |
"scoreDisplayMode": "numeric", | |
"metricSavings": { | |
"INP": 0 | |
}, | |
"details": { | |
"type": "table", | |
"headings": [ | |
{ | |
"key": "node", | |
"valueType": "node", | |
"label": "" | |
} | |
], | |
"items": [ | |
{ | |
"node": { | |
"type": "node", | |
"lhId": "page-6-META", | |
"path": "1,HTML,0,HEAD,11,META", | |
"selector": "head > meta", | |
"boundingRect": { | |
"top": 0, | |
"bottom": 0, | |
"left": 0, | |
"right": 0, | |
"width": 0, | |
"height": 0 | |
}, | |
"snippet": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">", | |
"nodeLabel": "head > meta" | |
} | |
} | |
] | |
}, | |
"guidanceLevel": 3, | |
"replacesAudits": [ | |
"viewport" | |
] | |
} | |
}, | |
"configSettings": { | |
"output": "json", | |
"maxWaitForFcp": 30000, | |
"maxWaitForLoad": 45000, | |
"pauseAfterFcpMs": 1000, | |
"pauseAfterLoadMs": 1000, | |
"networkQuietThresholdMs": 1000, | |
"cpuQuietThresholdMs": 1000, | |
"formFactor": "desktop", | |
"throttling": { | |
"rttMs": 40, | |
"throughputKbps": 10240, | |
"requestLatencyMs": 0, | |
"downloadThroughputKbps": 0, | |
"uploadThroughputKbps": 0, | |
"cpuSlowdownMultiplier": 1 | |
}, | |
"throttlingMethod": "simulate", | |
"screenEmulation": { | |
"mobile": true, | |
"width": 412, | |
"height": 823, | |
"deviceScaleFactor": 1.75, | |
"disabled": true | |
}, | |
"emulatedUserAgent": "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", | |
"auditMode": false, | |
"gatherMode": false, | |
"clearStorageTypes": [ | |
"file_systems", | |
"shader_cache", | |
"service_workers", | |
"cache_storage" | |
], | |
"disableStorageReset": false, | |
"debugNavigation": false, | |
"channel": "devtools", | |
"usePassiveGathering": false, | |
"disableFullPageScreenshot": false, | |
"skipAboutBlank": false, | |
"blankPage": "about:blank", | |
"ignoreStatusCode": true, | |
"locale": "en-US", | |
"blockedUrlPatterns": null, | |
"additionalTraceCategories": "", | |
"extraHeaders": null, | |
"precomputedLanternData": null, | |
"onlyAudits": null, | |
"onlyCategories": [ | |
"performance", | |
"accessibility", | |
"best-practices", | |
"seo" | |
], | |
"skipAudits": null | |
}, | |
"categories": { | |
"performance": { | |
"title": "Performance", | |
"supportedModes": [ | |
"navigation", | |
"timespan", | |
"snapshot" | |
], | |
"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": "cache-insight", | |
"weight": 0, | |
"group": "hidden" | |
}, | |
{ | |
"id": "cls-culprits-insight", | |
"weight": 0, | |
"group": "hidden" | |
}, | |
{ | |
"id": "document-latency-insight", | |
"weight": 0, | |
"group": "hidden" | |
}, | |
{ | |
"id": "dom-size-insight", | |
"weight": 0, | |
"group": "hidden" | |
}, | |
{ | |
"id": "duplicated-javascript-insight", | |
"weight": 0, | |
"group": "hidden" | |
}, | |
{ | |
"id": "font-display-insight", | |
"weight": 0, | |
"group": "hidden" | |
}, | |
{ | |
"id": "forced-reflow-insight", | |
"weight": 0, | |
"group": "hidden" | |
}, | |
{ | |
"id": "image-delivery-insight", | |
"weight": 0, | |
"group": "hidden" | |
}, | |
{ | |
"id": "interaction-to-next-paint-insight", | |
"weight": 0, | |
"group": "hidden" | |
}, | |
{ | |
"id": "lcp-discovery-insight", | |
"weight": 0, | |
"group": "hidden" | |
}, | |
{ | |
"id": "lcp-phases-insight", | |
"weight": 0, | |
"group": "hidden" | |
}, | |
{ | |
"id": "legacy-javascript-insight", | |
"weight": 0, | |
"group": "hidden" | |
}, | |
{ | |
"id": "modern-http-insight", | |
"weight": 0, | |
"group": "hidden" | |
}, | |
{ | |
"id": "network-dependency-tree-insight", | |
"weight": 0, | |
"group": "hidden" | |
}, | |
{ | |
"id": "render-blocking-insight", | |
"weight": 0, | |
"group": "hidden" | |
}, | |
{ | |
"id": "third-parties-insight", | |
"weight": 0, | |
"group": "hidden" | |
}, | |
{ | |
"id": "viewport-insight", | |
"weight": 0, | |
"group": "hidden" | |
}, | |
{ | |
"id": "interactive", | |
"weight": 0, | |
"group": "hidden", | |
"acronym": "TTI" | |
}, | |
{ | |
"id": "max-potential-fid", | |
"weight": 0, | |
"group": "hidden" | |
}, | |
{ | |
"id": "first-meaningful-paint", | |
"weight": 0, | |
"acronym": "FMP", | |
"group": "hidden" | |
}, | |
{ | |
"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": "uses-http2", | |
"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": "bf-cache", | |
"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" | |
} | |
], | |
"id": "performance", | |
"score": 0.2 | |
}, | |
"accessibility": { | |
"title": "Accessibility", | |
"description": "These checks highlight opportunities to [improve the accessibility of your web app](https://developer.chrome.com/docs/lighthouse/accessibility/). Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so [manual testing](https://web.dev/articles/how-to-review) is also encouraged.", | |
"manualDescription": "These items address areas which an automated testing tool cannot cover. Learn more in our guide on [conducting an accessibility review](https://web.dev/articles/how-to-review).", | |
"supportedModes": [ | |
"navigation", | |
"snapshot" | |
], | |
"auditRefs": [ | |
{ | |
"id": "accesskeys", | |
"weight": 0, | |
"group": "a11y-navigation" | |
}, | |
{ | |
"id": "aria-allowed-attr", | |
"weight": 10, | |
"group": "a11y-aria" | |
}, | |
{ | |
"id": "aria-allowed-role", | |
"weight": 1, | |
"group": "a11y-aria" | |
}, | |
{ | |
"id": "aria-command-name", | |
"weight": 7, | |
"group": "a11y-aria" | |
}, | |
{ | |
"id": "aria-conditional-attr", | |
"weight": 7, | |
"group": "a11y-aria" | |
}, | |
{ | |
"id": "aria-deprecated-role", | |
"weight": 1, | |
"group": "a11y-aria" | |
}, | |
{ | |
"id": "aria-dialog-name", | |
"weight": 0, | |
"group": "a11y-aria" | |
}, | |
{ | |
"id": "aria-hidden-body", | |
"weight": 10, | |
"group": "a11y-aria" | |
}, | |
{ | |
"id": "aria-hidden-focus", | |
"weight": 7, | |
"group": "a11y-aria" | |
}, | |
{ | |
"id": "aria-input-field-name", | |
"weight": 0, | |
"group": "a11y-aria" | |
}, | |
{ | |
"id": "aria-meter-name", | |
"weight": 0, | |
"group": "a11y-aria" | |
}, | |
{ | |
"id": "aria-progressbar-name", | |
"weight": 0, | |
"group": "a11y-aria" | |
}, | |
{ | |
"id": "aria-prohibited-attr", | |
"weight": 7, | |
"group": "a11y-aria" | |
}, | |
{ | |
"id": "aria-required-attr", | |
"weight": 10, | |
"group": "a11y-aria" | |
}, | |
{ | |
"id": "aria-required-children", | |
"weight": 0, | |
"group": "a11y-aria" | |
}, | |
{ | |
"id": "aria-required-parent", | |
"weight": 0, | |
"group": "a11y-aria" | |
}, | |
{ | |
"id": "aria-roles", | |
"weight": 7, | |
"group": "a11y-aria" | |
}, | |
{ | |
"id": "aria-text", | |
"weight": 0, | |
"group": "a11y-aria" | |
}, | |
{ | |
"id": "aria-toggle-field-name", | |
"weight": 0, | |
"group": "a11y-aria" | |
}, | |
{ | |
"id": "aria-tooltip-name", | |
"weight": 0, | |
"group": "a11y-aria" | |
}, | |
{ | |
"id": "aria-treeitem-name", | |
"weight": 0, | |
"group": "a11y-aria" | |
}, | |
{ | |
"id": "aria-valid-attr-value", | |
"weight": 10, | |
"group": "a11y-aria" | |
}, | |
{ | |
"id": "aria-valid-attr", | |
"weight": 10, | |
"group": "a11y-aria" | |
}, | |
{ | |
"id": "button-name", | |
"weight": 10, | |
"group": "a11y-names-labels" | |
}, | |
{ | |
"id": "bypass", | |
"weight": 0, | |
"group": "a11y-navigation" | |
}, | |
{ | |
"id": "color-contrast", | |
"weight": 7, | |
"group": "a11y-color-contrast" | |
}, | |
{ | |
"id": "definition-list", | |
"weight": 0, | |
"group": "a11y-tables-lists" | |
}, | |
{ | |
"id": "dlitem", | |
"weight": 0, | |
"group": "a11y-tables-lists" | |
}, | |
{ | |
"id": "document-title", | |
"weight": 7, | |
"group": "a11y-names-labels" | |
}, | |
{ | |
"id": "duplicate-id-aria", | |
"weight": 0, | |
"group": "a11y-aria" | |
}, | |
{ | |
"id": "form-field-multiple-labels", | |
"weight": 0, | |
"group": "a11y-names-labels" | |
}, | |
{ | |
"id": "frame-title", | |
"weight": 0, | |
"group": "a11y-names-labels" | |
}, | |
{ | |
"id": "heading-order", | |
"weight": 3, | |
"group": "a11y-navigation" | |
}, | |
{ | |
"id": "html-has-lang", | |
"weight": 7, | |
"group": "a11y-language" | |
}, | |
{ | |
"id": "html-lang-valid", | |
"weight": 7, | |
"group": "a11y-language" | |
}, | |
{ | |
"id": "html-xml-lang-mismatch", | |
"weight": 0, | |
"group": "a11y-language" | |
}, | |
{ | |
"id": "image-alt", | |
"weight": 10, | |
"group": "a11y-names-labels" | |
}, | |
{ | |
"id": "image-redundant-alt", | |
"weight": 1, | |
"group": "a11y-names-labels" | |
}, | |
{ | |
"id": "input-button-name", | |
"weight": 0, | |
"group": "a11y-names-labels" | |
}, | |
{ | |
"id": "input-image-alt", | |
"weight": 0, | |
"group": "a11y-names-labels" | |
}, | |
{ | |
"id": "label", | |
"weight": 0, | |
"group": "a11y-names-labels" | |
}, | |
{ | |
"id": "link-in-text-block", | |
"weight": 0, | |
"group": "a11y-color-contrast" | |
}, | |
{ | |
"id": "link-name", | |
"weight": 7, | |
"group": "a11y-names-labels" | |
}, | |
{ | |
"id": "list", | |
"weight": 7, | |
"group": "a11y-tables-lists" | |
}, | |
{ | |
"id": "listitem", | |
"weight": 7, | |
"group": "a11y-tables-lists" | |
}, | |
{ | |
"id": "meta-refresh", | |
"weight": 0, | |
"group": "a11y-best-practices" | |
}, | |
{ | |
"id": "meta-viewport", | |
"weight": 10, | |
"group": "a11y-best-practices" | |
}, | |
{ | |
"id": "object-alt", | |
"weight": 0, | |
"group": "a11y-names-labels" | |
}, | |
{ | |
"id": "select-name", | |
"weight": 0, | |
"group": "a11y-names-labels" | |
}, | |
{ | |
"id": "skip-link", | |
"weight": 0, | |
"group": "a11y-names-labels" | |
}, | |
{ | |
"id": "tabindex", | |
"weight": 7, | |
"group": "a11y-navigation" | |
}, | |
{ | |
"id": "table-duplicate-name", | |
"weight": 0, | |
"group": "a11y-tables-lists" | |
}, | |
{ | |
"id": "target-size", | |
"weight": 7, | |
"group": "a11y-best-practices" | |
}, | |
{ | |
"id": "td-headers-attr", | |
"weight": 0, | |
"group": "a11y-tables-lists" | |
}, | |
{ | |
"id": "th-has-data-cells", | |
"weight": 0, | |
"group": "a11y-tables-lists" | |
}, | |
{ | |
"id": "valid-lang", | |
"weight": 0, | |
"group": "a11y-language" | |
}, | |
{ | |
"id": "video-caption", | |
"weight": 0, | |
"group": "a11y-audio-video" | |
}, | |
{ | |
"id": "focusable-controls", | |
"weight": 0 | |
}, | |
{ | |
"id": "interactive-element-affordance", | |
"weight": 0 | |
}, | |
{ | |
"id": "logical-tab-order", | |
"weight": 0 | |
}, | |
{ | |
"id": "visual-order-follows-dom", | |
"weight": 0 | |
}, | |
{ | |
"id": "focus-traps", | |
"weight": 0 | |
}, | |
{ | |
"id": "managed-focus", | |
"weight": 0 | |
}, | |
{ | |
"id": "use-landmarks", | |
"weight": 0 | |
}, | |
{ | |
"id": "offscreen-content-hidden", | |
"weight": 0 | |
}, | |
{ | |
"id": "custom-controls-labels", | |
"weight": 0 | |
}, | |
{ | |
"id": "custom-controls-roles", | |
"weight": 0 | |
}, | |
{ | |
"id": "empty-heading", | |
"weight": 0, | |
"group": "hidden" | |
}, | |
{ | |
"id": "identical-links-same-purpose", | |
"weight": 0, | |
"group": "hidden" | |
}, | |
{ | |
"id": "landmark-one-main", | |
"weight": 0, | |
"group": "hidden" | |
}, | |
{ | |
"id": "label-content-name-mismatch", | |
"weight": 0, | |
"group": "hidden" | |
}, | |
{ | |
"id": "table-fake-caption", | |
"weight": 0, | |
"group": "hidden" | |
}, | |
{ | |
"id": "td-has-header", | |
"weight": 0, | |
"group": "hidden" | |
} | |
], | |
"id": "accessibility", | |
"score": 0.95 | |
}, | |
"best-practices": { | |
"title": "Best Practices", | |
"supportedModes": [ | |
"navigation", | |
"timespan", | |
"snapshot" | |
], | |
"auditRefs": [ | |
{ | |
"id": "is-on-https", | |
"weight": 5, | |
"group": "best-practices-trust-safety" | |
}, | |
{ | |
"id": "redirects-http", | |
"weight": 0, | |
"group": "best-practices-trust-safety" | |
}, | |
{ | |
"id": "geolocation-on-start", | |
"weight": 1, | |
"group": "best-practices-trust-safety" | |
}, | |
{ | |
"id": "notification-on-start", | |
"weight": 1, | |
"group": "best-practices-trust-safety" | |
}, | |
{ | |
"id": "csp-xss", | |
"weight": 0, | |
"group": "best-practices-trust-safety" | |
}, | |
{ | |
"id": "has-hsts", | |
"weight": 0, | |
"group": "best-practices-trust-safety" | |
}, | |
{ | |
"id": "origin-isolation", | |
"weight": 0, | |
"group": "best-practices-trust-safety" | |
}, | |
{ | |
"id": "clickjacking-mitigation", | |
"weight": 0, | |
"group": "best-practices-trust-safety" | |
}, | |
{ | |
"id": "paste-preventing-inputs", | |
"weight": 3, | |
"group": "best-practices-ux" | |
}, | |
{ | |
"id": "image-aspect-ratio", | |
"weight": 1, | |
"group": "best-practices-ux" | |
}, | |
{ | |
"id": "image-size-responsive", | |
"weight": 1, | |
"group": "best-practices-ux" | |
}, | |
{ | |
"id": "viewport", | |
"weight": 1, | |
"group": "best-practices-ux" | |
}, | |
{ | |
"id": "font-size", | |
"weight": 0, | |
"group": "best-practices-ux" | |
}, | |
{ | |
"id": "doctype", | |
"weight": 1, | |
"group": "best-practices-browser-compat" | |
}, | |
{ | |
"id": "charset", | |
"weight": 1, | |
"group": "best-practices-browser-compat" | |
}, | |
{ | |
"id": "js-libraries", | |
"weight": 0, | |
"group": "best-practices-general" | |
}, | |
{ | |
"id": "deprecations", | |
"weight": 5, | |
"group": "best-practices-general" | |
}, | |
{ | |
"id": "third-party-cookies", | |
"weight": 5, | |
"group": "best-practices-general" | |
}, | |
{ | |
"id": "errors-in-console", | |
"weight": 1, | |
"group": "best-practices-general" | |
}, | |
{ | |
"id": "valid-source-maps", | |
"weight": 0, | |
"group": "best-practices-general" | |
}, | |
{ | |
"id": "inspector-issues", | |
"weight": 1, | |
"group": "best-practices-general" | |
} | |
], | |
"id": "best-practices", | |
"score": 1 | |
}, | |
"seo": { | |
"title": "SEO", | |
"description": "These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on [Core Web Vitals](https://web.dev/explore/vitals). [Learn more about Google Search Essentials](https://support.google.com/webmasters/answer/35769).", | |
"manualDescription": "Run these additional validators on your site to check additional SEO best practices.", | |
"supportedModes": [ | |
"navigation", | |
"snapshot" | |
], | |
"auditRefs": [ | |
{ | |
"id": "is-crawlable", | |
"weight": 4.043478260869565, | |
"group": "seo-crawl" | |
}, | |
{ | |
"id": "document-title", | |
"weight": 1, | |
"group": "seo-content" | |
}, | |
{ | |
"id": "meta-description", | |
"weight": 1, | |
"group": "seo-content" | |
}, | |
{ | |
"id": "http-status-code", | |
"weight": 1, | |
"group": "seo-crawl" | |
}, | |
{ | |
"id": "link-text", | |
"weight": 1, | |
"group": "seo-content" | |
}, | |
{ | |
"id": "crawlable-anchors", | |
"weight": 1, | |
"group": "seo-crawl" | |
}, | |
{ | |
"id": "robots-txt", | |
"weight": 1, | |
"group": "seo-crawl" | |
}, | |
{ | |
"id": "image-alt", | |
"weight": 1, | |
"group": "seo-content" | |
}, | |
{ | |
"id": "hreflang", | |
"weight": 1, | |
"group": "seo-content" | |
}, | |
{ | |
"id": "canonical", | |
"weight": 0, | |
"group": "seo-content" | |
}, | |
{ | |
"id": "structured-data", | |
"weight": 0 | |
} | |
], | |
"id": "seo", | |
"score": 0.58 | |
} | |
}, | |
"categoryGroups": { | |
"metrics": { | |
"title": "Metrics" | |
}, | |
"insights": { | |
"title": "Insights", | |
"description": "These insights are also available in the Chrome DevTools Performance Panel - [record a trace](https://developer.chrome.com/docs/devtools/performance/reference) to view more detailed information." | |
}, | |
"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." | |
}, | |
"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-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." | |
}, | |
"a11y-navigation": { | |
"title": "Navigation", | |
"description": "These are opportunities to improve keyboard navigation in your application." | |
}, | |
"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-language": { | |
"title": "Internationalization and localization", | |
"description": "These are opportunities to improve the interpretation of your content by users in different locales." | |
}, | |
"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." | |
}, | |
"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." | |
}, | |
"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/)." | |
}, | |
"seo-content": { | |
"title": "Content Best Practices", | |
"description": "Format your HTML in a way that enables crawlers to better understand your app’s content." | |
}, | |
"seo-crawl": { | |
"title": "Crawling and Indexing", | |
"description": "To appear in search results, crawlers need access to your app." | |
}, | |
"best-practices-trust-safety": { | |
"title": "Trust and Safety" | |
}, | |
"best-practices-ux": { | |
"title": "User Experience" | |
}, | |
"best-practices-browser-compat": { | |
"title": "Browser Compatibility" | |
}, | |
"best-practices-general": { | |
"title": "General" | |
}, | |
"hidden": { | |
"title": "" | |
} | |
}, | |
"stackPacks": [ | |
{ | |
"id": "angular", | |
"title": "Angular", | |
"iconDataURL": "data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 250 250\"><path fill=\"%23dd0031\" d=\"M125 30 31.9 63.2l14.2 123.1L125 230l78.9-43.7 14.2-123.1z\"/><path fill=\"%23c3002f\" d=\"M125 30v22.2-.1V230l78.9-43.7 14.2-123.1L125 30z\"/><path fill=\"%23fff\" d=\"M125 52.1 66.8 182.6h21.7l11.7-29.2h49.4l11.7 29.2H183L125 52.1zm17 83.3h-34l17-40.9 17 40.9z\"/></svg>", | |
"descriptions": { | |
"total-byte-weight": "Apply [route-level code splitting](https://web.dev/route-level-code-splitting-in-angular/) to minimize the size of your JavaScript bundles. Also, consider precaching assets with the [Angular service worker](https://web.dev/precaching-with-the-angular-service-worker/).", | |
"unminified-warning": "If you are using Angular CLI, ensure that builds are generated in production mode. [Learn more](https://angular.io/guide/deployment#enable-runtime-production-mode).", | |
"unused-javascript": "If you are using Angular CLI, include source maps in your production build to inspect your bundles. [Learn more](https://angular.io/guide/deployment#inspect-the-bundles).", | |
"uses-responsive-images": "Consider using the `BreakpointObserver` utility in the Component Dev Kit (CDK) to manage image breakpoints. [Learn more](https://material.angular.io/cdk/layout/overview).", | |
"uses-rel-preload": "Preload routes ahead of time to speed up navigation. [Learn more](https://web.dev/route-preloading-in-angular/).", | |
"dom-size": "Consider virtual scrolling with the Component Dev Kit (CDK) if very large lists are being rendered. [Learn more](https://web.dev/virtualize-lists-with-angular-cdk/)." | |
} | |
} | |
], | |
"entities": [ | |
{ | |
"name": "learnwithatom.com", | |
"origins": [ | |
"https://kna.qa.learnwithatom.com", | |
"https://api-atom.qa.learnwithatom.com" | |
], | |
"isFirstParty": true, | |
"isUnrecognized": true | |
}, | |
{ | |
"name": "Google Fonts", | |
"homepage": "https://fonts.google.com/", | |
"origins": [ | |
"https://fonts.gstatic.com" | |
], | |
"category": "cdn" | |
}, | |
{ | |
"name": "lr-in.com", | |
"origins": [ | |
"https://cdn.lr-in.com", | |
"https://r.lr-in.com" | |
], | |
"isUnrecognized": true | |
}, | |
{ | |
"name": "Cloudflare CDN", | |
"homepage": "https://cdnjs.com/", | |
"origins": [ | |
"https://cdnjs.cloudflare.com" | |
], | |
"category": "cdn" | |
}, | |
{ | |
"name": "Google Tag Manager", | |
"homepage": "https://marketingplatform.google.com/about/tag-manager/", | |
"origins": [ | |
"https://www.googletagmanager.com" | |
], | |
"category": "tag-manager" | |
}, | |
{ | |
"name": "Google Analytics", | |
"homepage": "https://marketingplatform.google.com/about/analytics/", | |
"origins": [ | |
"https://www.google-analytics.com" | |
], | |
"category": "analytics" | |
}, | |
{ | |
"name": "Amazon Web Services", | |
"homepage": "https://aws.amazon.com/s3/", | |
"origins": [ | |
"https://atom-tenant-qa.s3.amazonaws.com" | |
], | |
"category": "other" | |
} | |
], | |
"fullPageScreenshot": { | |
"screenshot": { | |
"data": "data:image/webp;base64,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", | |
"width": 906, | |
"height": 672 | |
}, | |
"nodes": { | |
"page-0-P": { | |
"id": "", | |
"top": 287, | |
"bottom": 743, | |
"left": 40, | |
"right": 146, | |
"width": 106, | |
"height": 456 | |
}, | |
"page-1-DIV": { | |
"id": "", | |
"top": 623, | |
"bottom": 669, | |
"left": 122, | |
"right": 860, | |
"width": 738, | |
"height": 46 | |
}, | |
"page-2-DIV": { | |
"id": "", | |
"top": 219, | |
"bottom": 554, | |
"left": 202, | |
"right": 836, | |
"width": 633, | |
"height": 335 | |
}, | |
"page-3-DIV": { | |
"id": "", | |
"top": 166, | |
"bottom": 620, | |
"left": 836, | |
"right": 982, | |
"width": 146, | |
"height": 454 | |
}, | |
"page-4-DIV": { | |
"id": "", | |
"top": 100, | |
"bottom": 166, | |
"left": 341, | |
"right": 641, | |
"width": 301, | |
"height": 66 | |
}, | |
"page-5-DIV": { | |
"id": "", | |
"top": 100, | |
"bottom": 166, | |
"left": 641, | |
"right": 942, | |
"width": 301, | |
"height": 66 | |
}, | |
"page-6-META": { | |
"id": "", | |
"top": 0, | |
"bottom": 0, | |
"left": 0, | |
"right": 0, | |
"width": 0, | |
"height": 0 | |
}, | |
"page-7-DIV": { | |
"id": "dynamic-content-4595941", | |
"top": 251, | |
"bottom": 8879, | |
"left": 40, | |
"right": 146, | |
"width": 106, | |
"height": 8628 | |
}, | |
"page-8-INPUT": { | |
"id": "e26actoffpt19reading01.01-interaction-1-option-1_choice-interaction-radio", | |
"top": 0, | |
"bottom": 0, | |
"left": 0, | |
"right": 0, | |
"width": 0, | |
"height": 0 | |
}, | |
"page-9-IMG": { | |
"id": "", | |
"top": 25, | |
"bottom": 76, | |
"left": 40, | |
"right": 151, | |
"width": 111, | |
"height": 52 | |
}, | |
"page-10-I": { | |
"id": "", | |
"top": 179, | |
"bottom": 211, | |
"left": 893, | |
"right": 925, | |
"width": 32, | |
"height": 32 | |
}, | |
"page-11-I": { | |
"id": "", | |
"top": 127, | |
"bottom": 143, | |
"left": 436, | |
"right": 452, | |
"width": 16, | |
"height": 16 | |
}, | |
"1-0-BUTTON": { | |
"id": "", | |
"top": 175, | |
"bottom": 210, | |
"left": 714, | |
"right": 814, | |
"width": 100, | |
"height": 35 | |
}, | |
"1-1-BUTTON": { | |
"id": "", | |
"top": 178, | |
"bottom": 234, | |
"left": 884, | |
"right": 934, | |
"width": 51, | |
"height": 56 | |
}, | |
"1-2-SPAN": { | |
"id": "", | |
"top": 40, | |
"bottom": 59, | |
"left": 840, | |
"right": 930, | |
"width": 89, | |
"height": 19 | |
}, | |
"1-3-A": { | |
"id": "skip-navigation", | |
"top": 0, | |
"bottom": 1, | |
"left": -10000, | |
"right": -9999, | |
"width": 1, | |
"height": 1 | |
}, | |
"1-4-A": { | |
"id": "", | |
"top": 637, | |
"bottom": 655, | |
"left": 302, | |
"right": 547, | |
"width": 245, | |
"height": 19 | |
}, | |
"1-5-INPUT": { | |
"id": "e26actoffpt19reading01.01-interaction-1-option-1_choice-interaction-radio", | |
"top": 0, | |
"bottom": 0, | |
"left": 0, | |
"right": 0, | |
"width": 0, | |
"height": 0 | |
}, | |
"1-6-DIV": { | |
"id": "dynamic-content-4595941", | |
"top": 251, | |
"bottom": 8879, | |
"left": 40, | |
"right": 146, | |
"width": 106, | |
"height": 8628 | |
}, | |
"1-7-LABEL": { | |
"id": "", | |
"top": 339, | |
"bottom": 357, | |
"left": 218, | |
"right": 236, | |
"width": 18, | |
"height": 18 | |
}, | |
"1-8-LABEL": { | |
"id": "", | |
"top": 379, | |
"bottom": 397, | |
"left": 218, | |
"right": 236, | |
"width": 18, | |
"height": 18 | |
}, | |
"1-9-LABEL": { | |
"id": "", | |
"top": 419, | |
"bottom": 437, | |
"left": 218, | |
"right": 236, | |
"width": 18, | |
"height": 18 | |
}, | |
"1-10-LABEL": { | |
"id": "", | |
"top": 483, | |
"bottom": 501, | |
"left": 218, | |
"right": 236, | |
"width": 18, | |
"height": 18 | |
}, | |
"1-11-INPUT": { | |
"id": "e26actoffpt19reading01.01-interaction-1-option-2_choice-interaction-radio", | |
"top": 0, | |
"bottom": 0, | |
"left": 0, | |
"right": 0, | |
"width": 0, | |
"height": 0 | |
}, | |
"1-12-INPUT": { | |
"id": "e26actoffpt19reading01.01-interaction-1-option-3_choice-interaction-radio", | |
"top": 0, | |
"bottom": 0, | |
"left": 0, | |
"right": 0, | |
"width": 0, | |
"height": 0 | |
}, | |
"1-13-INPUT": { | |
"id": "e26actoffpt19reading01.01-interaction-1-option-4_choice-interaction-radio", | |
"top": 0, | |
"bottom": 0, | |
"left": 0, | |
"right": 0, | |
"width": 0, | |
"height": 0 | |
}, | |
"1-14-IMG": { | |
"id": "", | |
"top": 25, | |
"bottom": 76, | |
"left": 40, | |
"right": 151, | |
"width": 111, | |
"height": 52 | |
}, | |
"1-15-I": { | |
"id": "", | |
"top": 179, | |
"bottom": 211, | |
"left": 893, | |
"right": 925, | |
"width": 32, | |
"height": 32 | |
}, | |
"1-16-LINK": { | |
"id": "", | |
"top": 0, | |
"bottom": 0, | |
"left": 0, | |
"right": 0, | |
"width": 0, | |
"height": 0 | |
}, | |
"1-17-LINK": { | |
"id": "", | |
"top": 0, | |
"bottom": 0, | |
"left": 0, | |
"right": 0, | |
"width": 0, | |
"height": 0 | |
}, | |
"1-18-LINK": { | |
"id": "", | |
"top": 0, | |
"bottom": 0, | |
"left": 0, | |
"right": 0, | |
"width": 0, | |
"height": 0 | |
}, | |
"1-19-META": { | |
"id": "", | |
"top": 0, | |
"bottom": 0, | |
"left": 0, | |
"right": 0, | |
"width": 0, | |
"height": 0 | |
}, | |
"1-20-META": { | |
"id": "", | |
"top": 0, | |
"bottom": 0, | |
"left": 0, | |
"right": 0, | |
"width": 0, | |
"height": 0 | |
} | |
} | |
}, | |
"timing": { | |
"entries": [ | |
{ | |
"startTime": 279.2, | |
"name": "lh:config", | |
"duration": 389.2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 280.8, | |
"name": "lh:config:resolveArtifactsToDefns", | |
"duration": 1.7, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 668.7, | |
"name": "lh:runner:gather", | |
"duration": 27966, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 669, | |
"name": "lh:driver:connect", | |
"duration": 22.2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 691.5, | |
"name": "lh:driver:navigate", | |
"duration": 62.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 753.9, | |
"name": "lh:gather:getBenchmarkIndex", | |
"duration": 1014.4, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 1768.4, | |
"name": "lh:gather:getVersion", | |
"duration": 2.7, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 1771.2, | |
"name": "lh:prepare:navigationMode", | |
"duration": 58.4, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 1789.5, | |
"name": "lh:storage:clearDataForOrigin", | |
"duration": 22, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 1811.6, | |
"name": "lh:storage:clearBrowserCaches", | |
"duration": 15.7, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 1828.1, | |
"name": "lh:gather:prepareThrottlingAndNetwork", | |
"duration": 1.5, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 1982.1, | |
"name": "lh:driver:navigate", | |
"duration": 17689.4, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 23366.4, | |
"name": "lh:computed:NetworkRecords", | |
"duration": 2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 23368.9, | |
"name": "lh:gather:getArtifact:DevtoolsLog", | |
"duration": 0.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 23369, | |
"name": "lh:gather:getArtifact:Trace", | |
"duration": 0.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 23369.1, | |
"name": "lh:gather:getArtifact:Accessibility", | |
"duration": 335.5, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 23704.6, | |
"name": "lh:gather:getArtifact:AnchorElements", | |
"duration": 33.3, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 23737.9, | |
"name": "lh:gather:getArtifact:ConsoleMessages", | |
"duration": 0.2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 23738.1, | |
"name": "lh:gather:getArtifact:CSSUsage", | |
"duration": 526.2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 24264.4, | |
"name": "lh:gather:getArtifact:Doctype", | |
"duration": 2.7, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 24267.2, | |
"name": "lh:gather:getArtifact:DOMStats", | |
"duration": 9.8, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 24277, | |
"name": "lh:gather:getArtifact:FontSize", | |
"duration": 59.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 24336.1, | |
"name": "lh:gather:getArtifact:Inputs", | |
"duration": 7.5, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 24343.6, | |
"name": "lh:gather:getArtifact:ImageElements", | |
"duration": 102, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 24445.8, | |
"name": "lh:gather:getArtifact:InspectorIssues", | |
"duration": 0.4, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 24446.2, | |
"name": "lh:gather:getArtifact:JsUsage", | |
"duration": 0.2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 24446.5, | |
"name": "lh:gather:getArtifact:LinkElements", | |
"duration": 5.8, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 24452, | |
"name": "lh:computed:MainResource", | |
"duration": 0.3, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 24452.4, | |
"name": "lh:gather:getArtifact:MainDocumentContent", | |
"duration": 3.7, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 24456.2, | |
"name": "lh:gather:getArtifact:MetaElements", | |
"duration": 5.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 24461.4, | |
"name": "lh:gather:getArtifact:NetworkUserAgent", | |
"duration": 0.2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 24461.8, | |
"name": "lh:gather:getArtifact:OptimizedImages", | |
"duration": 0.6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 24462.4, | |
"name": "lh:gather:getArtifact:ResponseCompression", | |
"duration": 0.6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 24463, | |
"name": "lh:gather:getArtifact:RobotsTxt", | |
"duration": 263.6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 24726.8, | |
"name": "lh:gather:getArtifact:Scripts", | |
"duration": 0.7, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 24727.7, | |
"name": "lh:gather:getArtifact:SourceMaps", | |
"duration": 0.6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 24728.4, | |
"name": "lh:gather:getArtifact:Stacks", | |
"duration": 50.2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 24728.9, | |
"name": "lh:gather:collectStacks", | |
"duration": 49.6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 24778.6, | |
"name": "lh:gather:getArtifact:Stylesheets", | |
"duration": 102, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 24880.7, | |
"name": "lh:gather:getArtifact:TraceElements", | |
"duration": 1842.5, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 24881.2, | |
"name": "lh:computed:TraceEngineResult", | |
"duration": 1707.7, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 24881.4, | |
"name": "lh:computed:ProcessedTrace", | |
"duration": 147.7, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25033.5, | |
"name": "lh:computed:TraceEngineResult:total", | |
"duration": 1513.7, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25033.6, | |
"name": "lh:computed:TraceEngineResult:parse", | |
"duration": 736.2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25034.7, | |
"name": "lh:computed:TraceEngineResult:parse:handleEvent", | |
"duration": 424.9, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25459.6, | |
"name": "lh:computed:TraceEngineResult:parse:Meta:finalize", | |
"duration": 0.3, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25460, | |
"name": "lh:computed:TraceEngineResult:parse:AnimationFrames:finalize", | |
"duration": 0.6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25460.6, | |
"name": "lh:computed:TraceEngineResult:parse:Animations:finalize", | |
"duration": 0.2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25460.8, | |
"name": "lh:computed:TraceEngineResult:parse:Samples:finalize", | |
"duration": 0.2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25461, | |
"name": "lh:computed:TraceEngineResult:parse:AuctionWorklets:finalize", | |
"duration": 5.4, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25466.4, | |
"name": "lh:computed:TraceEngineResult:parse:NetworkRequests:finalize", | |
"duration": 11.7, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25478.1, | |
"name": "lh:computed:TraceEngineResult:parse:Renderer:finalize", | |
"duration": 53, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25531.1, | |
"name": "lh:computed:TraceEngineResult:parse:Flows:finalize", | |
"duration": 18.7, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25549.8, | |
"name": "lh:computed:TraceEngineResult:parse:AsyncJSCalls:finalize", | |
"duration": 8.9, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25558.8, | |
"name": "lh:computed:TraceEngineResult:parse:DOMStats:finalize", | |
"duration": 4.7, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25563.5, | |
"name": "lh:computed:TraceEngineResult:parse:UserTimings:finalize", | |
"duration": 6.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25569.6, | |
"name": "lh:computed:TraceEngineResult:parse:ExtensionTraceData:finalize", | |
"duration": 6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25575.6, | |
"name": "lh:computed:TraceEngineResult:parse:LayerTree:finalize", | |
"duration": 7.2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25582.9, | |
"name": "lh:computed:TraceEngineResult:parse:Frames:finalize", | |
"duration": 56.3, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25639.3, | |
"name": "lh:computed:TraceEngineResult:parse:GPU:finalize", | |
"duration": 5.2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25644.5, | |
"name": "lh:computed:TraceEngineResult:parse:ImagePainting:finalize", | |
"duration": 4.4, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25649, | |
"name": "lh:computed:TraceEngineResult:parse:Initiators:finalize", | |
"duration": 5.6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25654.6, | |
"name": "lh:computed:TraceEngineResult:parse:Invalidations:finalize", | |
"duration": 4.8, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25659.5, | |
"name": "lh:computed:TraceEngineResult:parse:PageLoadMetrics:finalize", | |
"duration": 7, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25666.5, | |
"name": "lh:computed:TraceEngineResult:parse:LargestImagePaint:finalize", | |
"duration": 5.3, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25671.9, | |
"name": "lh:computed:TraceEngineResult:parse:LargestTextPaint:finalize", | |
"duration": 4.7, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25676.7, | |
"name": "lh:computed:TraceEngineResult:parse:Screenshots:finalize", | |
"duration": 23, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25699.7, | |
"name": "lh:computed:TraceEngineResult:parse:LayoutShifts:finalize", | |
"duration": 7.6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25707.4, | |
"name": "lh:computed:TraceEngineResult:parse:Memory:finalize", | |
"duration": 4.4, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25711.8, | |
"name": "lh:computed:TraceEngineResult:parse:PageFrames:finalize", | |
"duration": 4.9, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25716.7, | |
"name": "lh:computed:TraceEngineResult:parse:Scripts:finalize", | |
"duration": 7.8, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25724.7, | |
"name": "lh:computed:TraceEngineResult:parse:SelectorStats:finalize", | |
"duration": 5.9, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25730.8, | |
"name": "lh:computed:TraceEngineResult:parse:UserInteractions:finalize", | |
"duration": 4.8, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25735.7, | |
"name": "lh:computed:TraceEngineResult:parse:Warnings:finalize", | |
"duration": 4.6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25740.3, | |
"name": "lh:computed:TraceEngineResult:parse:Workers:finalize", | |
"duration": 4.6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25745, | |
"name": "lh:computed:TraceEngineResult:parse:clone", | |
"duration": 24.7, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25769.8, | |
"name": "lh:computed:TraceEngineResult:insights", | |
"duration": 777.4, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25770.5, | |
"name": "lh:computed:TraceEngineResult:insights:createLanternContext", | |
"duration": 98.5, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25869.3, | |
"name": "lh:computed:TraceEngineResult:insights:CLSCulprits", | |
"duration": 0.8, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25870.1, | |
"name": "lh:computed:TraceEngineResult:insights:Cache", | |
"duration": 3.2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25873.4, | |
"name": "lh:computed:TraceEngineResult:insights:DOMSize", | |
"duration": 0.5, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25873.9, | |
"name": "lh:computed:TraceEngineResult:insights:DocumentLatency", | |
"duration": 0.5, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25874.4, | |
"name": "lh:computed:TraceEngineResult:insights:DuplicatedJavaScript", | |
"duration": 1.2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25875.6, | |
"name": "lh:computed:TraceEngineResult:insights:FontDisplay", | |
"duration": 0.3, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25875.9, | |
"name": "lh:computed:TraceEngineResult:insights:ForcedReflow", | |
"duration": 0.8, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25876.7, | |
"name": "lh:computed:TraceEngineResult:insights:ImageDelivery", | |
"duration": 0.4, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25877.1, | |
"name": "lh:computed:TraceEngineResult:insights:InteractionToNextPaint", | |
"duration": 0.2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25877.3, | |
"name": "lh:computed:TraceEngineResult:insights:LCPDiscovery", | |
"duration": 0.2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25877.5, | |
"name": "lh:computed:TraceEngineResult:insights:LCPPhases", | |
"duration": 0.3, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 25877.8, | |
"name": "lh:computed:TraceEngineResult:insights:LegacyJavaScript", | |
"duration": 638.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 26515.9, | |
"name": "lh:computed:TraceEngineResult:insights:ModernHTTP", | |
"duration": 2.9, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 26518.8, | |
"name": "lh:computed:TraceEngineResult:insights:NetworkDependencyTree", | |
"duration": 1.3, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 26520.1, | |
"name": "lh:computed:TraceEngineResult:insights:RenderBlocking", | |
"duration": 0.5, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 26520.7, | |
"name": "lh:computed:TraceEngineResult:insights:SlowCSSSelector", | |
"duration": 0.2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 26520.9, | |
"name": "lh:computed:TraceEngineResult:insights:ThirdParties", | |
"duration": 25.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 26546.1, | |
"name": "lh:computed:TraceEngineResult:insights:Viewport", | |
"duration": 0.3, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 26612.3, | |
"name": "lh:computed:ProcessedNavigation", | |
"duration": 1.5, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 26613.9, | |
"name": "lh:computed:CumulativeLayoutShift", | |
"duration": 36.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 26652.8, | |
"name": "lh:computed:Responsiveness", | |
"duration": 0.4, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 26723.2, | |
"name": "lh:gather:getArtifact:ViewportDimensions", | |
"duration": 2.4, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 26725.6, | |
"name": "lh:gather:getArtifact:FullPageScreenshot", | |
"duration": 1270.7, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 27996.4, | |
"name": "lh:gather:getArtifact:BFCacheFailures", | |
"duration": 634.4, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28634.9, | |
"name": "lh:runner:audit", | |
"duration": 2081, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28635.2, | |
"name": "lh:runner:auditing", | |
"duration": 2080.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28636.9, | |
"name": "lh:audit:is-on-https", | |
"duration": 4.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28641.6, | |
"name": "lh:audit:redirects-http", | |
"duration": 2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28644.1, | |
"name": "lh:audit:viewport", | |
"duration": 2.9, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28644.9, | |
"name": "lh:computed:ViewportMeta", | |
"duration": 0.6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28647.5, | |
"name": "lh:audit:first-contentful-paint", | |
"duration": 23.8, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28648.3, | |
"name": "lh:computed:FirstContentfulPaint", | |
"duration": 21.7, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28648.6, | |
"name": "lh:computed:LanternFirstContentfulPaint", | |
"duration": 21.4, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28648.8, | |
"name": "lh:computed:PageDependencyGraph", | |
"duration": 18, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28666.8, | |
"name": "lh:computed:LoadSimulator", | |
"duration": 0.8, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28666.9, | |
"name": "lh:computed:NetworkAnalysis", | |
"duration": 0.7, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28671.5, | |
"name": "lh:audit:largest-contentful-paint", | |
"duration": 9.9, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28672.1, | |
"name": "lh:computed:LargestContentfulPaint", | |
"duration": 7.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28672.2, | |
"name": "lh:computed:LanternLargestContentfulPaint", | |
"duration": 7, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28681.7, | |
"name": "lh:audit:first-meaningful-paint", | |
"duration": 1.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28683, | |
"name": "lh:audit:speed-index", | |
"duration": 219.6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28683.5, | |
"name": "lh:computed:LanternSpeedIndex", | |
"duration": 217.8, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28683.5, | |
"name": "lh:computed:SpeedIndex", | |
"duration": 217.9, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28683.6, | |
"name": "lh:computed:Speedline", | |
"duration": 208.9, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28902.6, | |
"name": "lh:audit:screenshot-thumbnails", | |
"duration": 11.6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28914.3, | |
"name": "lh:audit:final-screenshot", | |
"duration": 6.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28914.6, | |
"name": "lh:computed:Screenshots", | |
"duration": 5.7, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28920.7, | |
"name": "lh:audit:total-blocking-time", | |
"duration": 11.4, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28921.1, | |
"name": "lh:computed:TotalBlockingTime", | |
"duration": 10.3, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28921.3, | |
"name": "lh:computed:LanternInteractive", | |
"duration": 6.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28921.3, | |
"name": "lh:computed:LanternTotalBlockingTime", | |
"duration": 10.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28932.4, | |
"name": "lh:audit:max-potential-fid", | |
"duration": 6.2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28933.3, | |
"name": "lh:computed:MaxPotentialFID", | |
"duration": 3.4, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28933.5, | |
"name": "lh:computed:LanternMaxPotentialFID", | |
"duration": 3.2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28939, | |
"name": "lh:audit:cumulative-layout-shift", | |
"duration": 1.5, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28940.9, | |
"name": "lh:audit:errors-in-console", | |
"duration": 2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28941.7, | |
"name": "lh:computed:JSBundles", | |
"duration": 0.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28943.3, | |
"name": "lh:audit:server-response-time", | |
"duration": 2.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28945.7, | |
"name": "lh:audit:interactive", | |
"duration": 1.7, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28946.3, | |
"name": "lh:computed:Interactive", | |
"duration": 0, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28947.6, | |
"name": "lh:audit:user-timings", | |
"duration": 8.3, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28948.1, | |
"name": "lh:computed:UserTimings", | |
"duration": 4.5, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28956.6, | |
"name": "lh:audit:critical-request-chains", | |
"duration": 2.5, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28957.2, | |
"name": "lh:computed:CriticalRequestChains", | |
"duration": 0.7, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28959.3, | |
"name": "lh:audit:redirects", | |
"duration": 3.2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28963, | |
"name": "lh:audit:image-aspect-ratio", | |
"duration": 1.5, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28964.9, | |
"name": "lh:audit:image-size-responsive", | |
"duration": 1.7, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28965.4, | |
"name": "lh:computed:ImageRecords", | |
"duration": 0.2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28966.8, | |
"name": "lh:audit:deprecations", | |
"duration": 1.2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28968.2, | |
"name": "lh:audit:third-party-cookies", | |
"duration": 1.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28969.6, | |
"name": "lh:audit:mainthread-work-breakdown", | |
"duration": 42.6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 28970.1, | |
"name": "lh:computed:MainThreadTasks", | |
"duration": 39.6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29012.6, | |
"name": "lh:audit:bootup-time", | |
"duration": 29.4, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29018.9, | |
"name": "lh:computed:TBTImpactTasks", | |
"duration": 16.6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29042.1, | |
"name": "lh:audit:uses-rel-preconnect", | |
"duration": 2.7, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29045, | |
"name": "lh:audit:font-display", | |
"duration": 2.9, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29047.9, | |
"name": "lh:audit:diagnostics", | |
"duration": 1.8, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29049.7, | |
"name": "lh:audit:network-requests", | |
"duration": 2.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29049.9, | |
"name": "lh:computed:EntityClassification", | |
"duration": 1.5, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29052.1, | |
"name": "lh:audit:network-rtt", | |
"duration": 0.9, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29053.2, | |
"name": "lh:audit:network-server-latency", | |
"duration": 0.8, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29054.1, | |
"name": "lh:audit:main-thread-tasks", | |
"duration": 0.5, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29054.6, | |
"name": "lh:audit:metrics", | |
"duration": 7.6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29054.8, | |
"name": "lh:computed:TimingSummary", | |
"duration": 7.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29055.2, | |
"name": "lh:computed:FirstContentfulPaintAllFrames", | |
"duration": 0.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29055.4, | |
"name": "lh:computed:LargestContentfulPaintAllFrames", | |
"duration": 0.2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29055.7, | |
"name": "lh:computed:LCPBreakdown", | |
"duration": 5.5, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29055.9, | |
"name": "lh:computed:TimeToFirstByte", | |
"duration": 0.3, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29056.2, | |
"name": "lh:computed:LCPImageRecord", | |
"duration": 4.9, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29062.3, | |
"name": "lh:audit:resource-summary", | |
"duration": 1.6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29062.5, | |
"name": "lh:computed:ResourceSummary", | |
"duration": 0.7, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29067.9, | |
"name": "lh:audit:third-party-summary", | |
"duration": 8.2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29076.3, | |
"name": "lh:audit:third-party-facades", | |
"duration": 6.2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29082.7, | |
"name": "lh:audit:largest-contentful-paint-element", | |
"duration": 1.2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29084.2, | |
"name": "lh:audit:lcp-lazy-loaded", | |
"duration": 0.8, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29085.2, | |
"name": "lh:audit:layout-shifts", | |
"duration": 1.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29086.4, | |
"name": "lh:audit:long-tasks", | |
"duration": 5.8, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29092.3, | |
"name": "lh:audit:non-composited-animations", | |
"duration": 0.8, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29093.3, | |
"name": "lh:audit:unsized-images", | |
"duration": 0.9, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29094.5, | |
"name": "lh:audit:valid-source-maps", | |
"duration": 1.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29095.8, | |
"name": "lh:audit:prioritize-lcp-image", | |
"duration": 0.8, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29096.8, | |
"name": "lh:audit:csp-xss", | |
"duration": 0.9, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29097.8, | |
"name": "lh:audit:has-hsts", | |
"duration": 0.8, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29098.8, | |
"name": "lh:audit:origin-isolation", | |
"duration": 0.9, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29099.9, | |
"name": "lh:audit:clickjacking-mitigation", | |
"duration": 0.9, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29100.8, | |
"name": "lh:audit:script-treemap-data", | |
"duration": 65.9, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29101, | |
"name": "lh:computed:ModuleDuplication", | |
"duration": 0.2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29101.2, | |
"name": "lh:computed:UnusedJavascriptSummary", | |
"duration": 0.4, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29101.6, | |
"name": "lh:computed:UnusedJavascriptSummary", | |
"duration": 0.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29101.7, | |
"name": "lh:computed:UnusedJavascriptSummary", | |
"duration": 1.2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29102.9, | |
"name": "lh:computed:UnusedJavascriptSummary", | |
"duration": 0, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29103, | |
"name": "lh:computed:UnusedJavascriptSummary", | |
"duration": 42.3, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29145.5, | |
"name": "lh:computed:UnusedJavascriptSummary", | |
"duration": 1.2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29146.8, | |
"name": "lh:computed:UnusedJavascriptSummary", | |
"duration": 4.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29150.9, | |
"name": "lh:computed:UnusedJavascriptSummary", | |
"duration": 2.9, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29153.8, | |
"name": "lh:computed:UnusedJavascriptSummary", | |
"duration": 2.5, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29156.5, | |
"name": "lh:computed:UnusedJavascriptSummary", | |
"duration": 4.4, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29161.1, | |
"name": "lh:computed:UnusedJavascriptSummary", | |
"duration": 2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29163.2, | |
"name": "lh:computed:UnusedJavascriptSummary", | |
"duration": 1.5, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29164.7, | |
"name": "lh:computed:UnusedJavascriptSummary", | |
"duration": 1.5, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29166.3, | |
"name": "lh:computed:UnusedJavascriptSummary", | |
"duration": 0.3, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29166.9, | |
"name": "lh:audit:accesskeys", | |
"duration": 0.9, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29168.1, | |
"name": "lh:audit:aria-allowed-attr", | |
"duration": 2.6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29170.9, | |
"name": "lh:audit:aria-allowed-role", | |
"duration": 3.6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29174.8, | |
"name": "lh:audit:aria-command-name", | |
"duration": 2.9, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29177.8, | |
"name": "lh:audit:aria-conditional-attr", | |
"duration": 2.8, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29180.8, | |
"name": "lh:audit:aria-deprecated-role", | |
"duration": 6.9, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29187.9, | |
"name": "lh:audit:aria-dialog-name", | |
"duration": 1.6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29191.1, | |
"name": "lh:audit:aria-hidden-body", | |
"duration": 3.3, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29194.6, | |
"name": "lh:audit:aria-hidden-focus", | |
"duration": 2.6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29197.5, | |
"name": "lh:audit:aria-input-field-name", | |
"duration": 0.9, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29198.5, | |
"name": "lh:audit:aria-meter-name", | |
"duration": 0.8, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29199.6, | |
"name": "lh:audit:aria-progressbar-name", | |
"duration": 1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29200.7, | |
"name": "lh:audit:aria-prohibited-attr", | |
"duration": 2.6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29203.4, | |
"name": "lh:audit:aria-required-attr", | |
"duration": 4.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29207.7, | |
"name": "lh:audit:aria-required-children", | |
"duration": 1.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29209, | |
"name": "lh:audit:aria-required-parent", | |
"duration": 1.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29210.3, | |
"name": "lh:audit:aria-roles", | |
"duration": 2.6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29213.1, | |
"name": "lh:audit:aria-text", | |
"duration": 1.3, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29214.6, | |
"name": "lh:audit:aria-toggle-field-name", | |
"duration": 1.5, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29216.3, | |
"name": "lh:audit:aria-tooltip-name", | |
"duration": 1.8, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29218.4, | |
"name": "lh:audit:aria-treeitem-name", | |
"duration": 1.6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29220.2, | |
"name": "lh:audit:aria-valid-attr-value", | |
"duration": 3, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29223.4, | |
"name": "lh:audit:aria-valid-attr", | |
"duration": 2.8, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29226.4, | |
"name": "lh:audit:button-name", | |
"duration": 2.7, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29229.2, | |
"name": "lh:audit:bypass", | |
"duration": 2.6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29232, | |
"name": "lh:audit:color-contrast", | |
"duration": 2.5, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29234.7, | |
"name": "lh:audit:definition-list", | |
"duration": 1.5, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29236.4, | |
"name": "lh:audit:dlitem", | |
"duration": 1.3, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29238, | |
"name": "lh:audit:document-title", | |
"duration": 3, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29241.3, | |
"name": "lh:audit:duplicate-id-aria", | |
"duration": 2.5, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29244, | |
"name": "lh:audit:empty-heading", | |
"duration": 5, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29249.5, | |
"name": "lh:audit:form-field-multiple-labels", | |
"duration": 2.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29251.9, | |
"name": "lh:audit:frame-title", | |
"duration": 1.4, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29253.5, | |
"name": "lh:audit:heading-order", | |
"duration": 3.6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29257.3, | |
"name": "lh:audit:html-has-lang", | |
"duration": 2.8, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29260.3, | |
"name": "lh:audit:html-lang-valid", | |
"duration": 2.6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29263.1, | |
"name": "lh:audit:html-xml-lang-mismatch", | |
"duration": 1.6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29264.9, | |
"name": "lh:audit:identical-links-same-purpose", | |
"duration": 2.8, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29267.9, | |
"name": "lh:audit:image-alt", | |
"duration": 2.6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29270.7, | |
"name": "lh:audit:image-redundant-alt", | |
"duration": 4.3, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29275.2, | |
"name": "lh:audit:input-button-name", | |
"duration": 1.6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29277.1, | |
"name": "lh:audit:input-image-alt", | |
"duration": 1.5, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29278.8, | |
"name": "lh:audit:label-content-name-mismatch", | |
"duration": 3.7, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29282.8, | |
"name": "lh:audit:label", | |
"duration": 3.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29286.1, | |
"name": "lh:audit:landmark-one-main", | |
"duration": 5.4, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29291.9, | |
"name": "lh:audit:link-name", | |
"duration": 5.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29297.2, | |
"name": "lh:audit:link-in-text-block", | |
"duration": 3.4, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29301, | |
"name": "lh:audit:list", | |
"duration": 5.2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29306.6, | |
"name": "lh:audit:listitem", | |
"duration": 5.3, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29312.3, | |
"name": "lh:audit:meta-refresh", | |
"duration": 4.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29316.8, | |
"name": "lh:audit:meta-viewport", | |
"duration": 8.2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29325.3, | |
"name": "lh:audit:object-alt", | |
"duration": 4.5, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29329.9, | |
"name": "lh:audit:select-name", | |
"duration": 1.9, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29332, | |
"name": "lh:audit:skip-link", | |
"duration": 2.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29334.4, | |
"name": "lh:audit:tabindex", | |
"duration": 3.3, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29337.9, | |
"name": "lh:audit:table-duplicate-name", | |
"duration": 3.3, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29341.5, | |
"name": "lh:audit:table-fake-caption", | |
"duration": 2.3, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29344, | |
"name": "lh:audit:target-size", | |
"duration": 3.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29347.6, | |
"name": "lh:audit:td-has-header", | |
"duration": 2.4, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29350.2, | |
"name": "lh:audit:td-headers-attr", | |
"duration": 2.4, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29352.9, | |
"name": "lh:audit:th-has-data-cells", | |
"duration": 3.3, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29356.5, | |
"name": "lh:audit:valid-lang", | |
"duration": 3.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29359.7, | |
"name": "lh:audit:video-caption", | |
"duration": 2.6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29362.3, | |
"name": "lh:audit:custom-controls-labels", | |
"duration": 0.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29362.5, | |
"name": "lh:audit:custom-controls-roles", | |
"duration": 0.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29362.6, | |
"name": "lh:audit:focus-traps", | |
"duration": 0, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29362.6, | |
"name": "lh:audit:focusable-controls", | |
"duration": 0, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29362.6, | |
"name": "lh:audit:interactive-element-affordance", | |
"duration": 0, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29362.6, | |
"name": "lh:audit:logical-tab-order", | |
"duration": 0, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29362.6, | |
"name": "lh:audit:managed-focus", | |
"duration": 0.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29362.7, | |
"name": "lh:audit:offscreen-content-hidden", | |
"duration": 0, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29362.7, | |
"name": "lh:audit:use-landmarks", | |
"duration": 0.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29362.8, | |
"name": "lh:audit:visual-order-follows-dom", | |
"duration": 0, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29363.4, | |
"name": "lh:audit:uses-long-cache-ttl", | |
"duration": 2.3, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29365.8, | |
"name": "lh:audit:total-byte-weight", | |
"duration": 1.6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29367.5, | |
"name": "lh:audit:offscreen-images", | |
"duration": 3.8, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29371.5, | |
"name": "lh:audit:render-blocking-resources", | |
"duration": 7.5, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29372.3, | |
"name": "lh:computed:UnusedCSS", | |
"duration": 5.8, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29378.1, | |
"name": "lh:computed:NavigationInsights", | |
"duration": 0.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29378.3, | |
"name": "lh:computed:FirstContentfulPaint", | |
"duration": 0.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29379.2, | |
"name": "lh:audit:unminified-css", | |
"duration": 23.5, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29402.9, | |
"name": "lh:audit:unminified-javascript", | |
"duration": 359.8, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29762.8, | |
"name": "lh:audit:unused-css-rules", | |
"duration": 4.2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29767.2, | |
"name": "lh:audit:unused-javascript", | |
"duration": 5.6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29772.9, | |
"name": "lh:audit:modern-image-formats", | |
"duration": 5.3, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29778.5, | |
"name": "lh:audit:uses-optimized-images", | |
"duration": 4.8, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29783.6, | |
"name": "lh:audit:uses-text-compression", | |
"duration": 3.5, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29787.2, | |
"name": "lh:audit:uses-responsive-images", | |
"duration": 4.3, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29791.7, | |
"name": "lh:audit:efficient-animated-content", | |
"duration": 3, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29794.7, | |
"name": "lh:audit:duplicated-javascript", | |
"duration": 4, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 29798.9, | |
"name": "lh:audit:legacy-javascript", | |
"duration": 829.3, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30628.5, | |
"name": "lh:audit:doctype", | |
"duration": 0.9, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30629.7, | |
"name": "lh:audit:charset", | |
"duration": 1.2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30631.1, | |
"name": "lh:audit:dom-size", | |
"duration": 2.6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30633.9, | |
"name": "lh:audit:geolocation-on-start", | |
"duration": 1.5, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30635.6, | |
"name": "lh:audit:inspector-issues", | |
"duration": 0.9, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30636.7, | |
"name": "lh:audit:no-document-write", | |
"duration": 1.5, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30638.4, | |
"name": "lh:audit:js-libraries", | |
"duration": 1.7, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30640.5, | |
"name": "lh:audit:notification-on-start", | |
"duration": 1.7, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30642.6, | |
"name": "lh:audit:paste-preventing-inputs", | |
"duration": 1.6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30644.5, | |
"name": "lh:audit:uses-http2", | |
"duration": 5.6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30650.6, | |
"name": "lh:audit:uses-passive-event-listeners", | |
"duration": 1.8, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30652.7, | |
"name": "lh:audit:meta-description", | |
"duration": 1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30654, | |
"name": "lh:audit:http-status-code", | |
"duration": 1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30655.4, | |
"name": "lh:audit:font-size", | |
"duration": 1.6, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30657.3, | |
"name": "lh:audit:link-text", | |
"duration": 0.9, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30658.4, | |
"name": "lh:audit:crawlable-anchors", | |
"duration": 1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30659.7, | |
"name": "lh:audit:is-crawlable", | |
"duration": 1.9, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30661.8, | |
"name": "lh:audit:robots-txt", | |
"duration": 1.2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30663.3, | |
"name": "lh:audit:hreflang", | |
"duration": 1.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30664.6, | |
"name": "lh:audit:canonical", | |
"duration": 1.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30665.9, | |
"name": "lh:audit:structured-data", | |
"duration": 0.7, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30666.8, | |
"name": "lh:audit:bf-cache", | |
"duration": 1.4, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30668.5, | |
"name": "lh:audit:cache-insight", | |
"duration": 1.4, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30670.1, | |
"name": "lh:audit:cls-culprits-insight", | |
"duration": 1.7, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30672.1, | |
"name": "lh:audit:document-latency-insight", | |
"duration": 1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30673.3, | |
"name": "lh:audit:dom-size-insight", | |
"duration": 1.5, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30675, | |
"name": "lh:audit:duplicated-javascript-insight", | |
"duration": 1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30676.1, | |
"name": "lh:audit:font-display-insight", | |
"duration": 1.7, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30678, | |
"name": "lh:audit:forced-reflow-insight", | |
"duration": 1.1, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30679.3, | |
"name": "lh:audit:image-delivery-insight", | |
"duration": 0.9, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30680.4, | |
"name": "lh:audit:interaction-to-next-paint-insight", | |
"duration": 0.9, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30681.6, | |
"name": "lh:audit:lcp-discovery-insight", | |
"duration": 0.8, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30682.6, | |
"name": "lh:audit:lcp-phases-insight", | |
"duration": 1.2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30684, | |
"name": "lh:audit:legacy-javascript-insight", | |
"duration": 1.7, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30685.9, | |
"name": "lh:audit:modern-http-insight", | |
"duration": 1.9, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30688.2, | |
"name": "lh:audit:network-dependency-tree-insight", | |
"duration": 1.9, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30690.5, | |
"name": "lh:audit:render-blocking-insight", | |
"duration": 1.2, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30691.9, | |
"name": "lh:audit:third-parties-insight", | |
"duration": 22.3, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30714.4, | |
"name": "lh:audit:viewport-insight", | |
"duration": 0.9, | |
"entryType": "measure" | |
}, | |
{ | |
"startTime": 30715.4, | |
"name": "lh:runner:generate", | |
"duration": 0.5, | |
"entryType": "measure" | |
} | |
], | |
"total": 30047 | |
}, | |
"i18n": { | |
"rendererFormattedStrings": {}, | |
"icuMessagePaths": { | |
"core/audits/is-on-https.js | title": [ | |
"audits[is-on-https].title" | |
], | |
"core/audits/is-on-https.js | description": [ | |
"audits[is-on-https].description" | |
], | |
"core/audits/redirects-http.js | title": [ | |
"audits[redirects-http].title" | |
], | |
"core/audits/redirects-http.js | description": [ | |
"audits[redirects-http].description" | |
], | |
"core/audits/viewport.js | title": [ | |
"audits.viewport.title" | |
], | |
"core/audits/viewport.js | description": [ | |
"audits.viewport.description" | |
], | |
"core/lib/i18n/i18n.js | firstContentfulPaintMetric": [ | |
"audits[first-contentful-paint].title" | |
], | |
"core/audits/metrics/first-contentful-paint.js | description": [ | |
"audits[first-contentful-paint].description" | |
], | |
"core/lib/i18n/i18n.js | seconds": [ | |
{ | |
"values": { | |
"timeInMs": 2702.9425000000015 | |
}, | |
"path": "audits[first-contentful-paint].displayValue" | |
}, | |
{ | |
"values": { | |
"timeInMs": 5302.963500000001 | |
}, | |
"path": "audits[largest-contentful-paint].displayValue" | |
}, | |
{ | |
"values": { | |
"timeInMs": 8580.82805316412 | |
}, | |
"path": "audits[speed-index].displayValue" | |
}, | |
{ | |
"values": { | |
"timeInMs": 6077.467965000002 | |
}, | |
"path": "audits.interactive.displayValue" | |
}, | |
{ | |
"values": { | |
"timeInMs": 3845.9449999999497 | |
}, | |
"path": "audits[mainthread-work-breakdown].displayValue" | |
}, | |
{ | |
"values": { | |
"timeInMs": 2900.06199999998 | |
}, | |
"path": "audits[bootup-time].displayValue" | |
} | |
], | |
"core/lib/i18n/i18n.js | largestContentfulPaintMetric": [ | |
"audits[largest-contentful-paint].title" | |
], | |
"core/audits/metrics/largest-contentful-paint.js | description": [ | |
"audits[largest-contentful-paint].description" | |
], | |
"core/lib/i18n/i18n.js | firstMeaningfulPaintMetric": [ | |
"audits[first-meaningful-paint].title" | |
], | |
"core/audits/metrics/first-meaningful-paint.js | description": [ | |
"audits[first-meaningful-paint].description" | |
], | |
"core/lib/i18n/i18n.js | speedIndexMetric": [ | |
"audits[speed-index].title" | |
], | |
"core/audits/metrics/speed-index.js | description": [ | |
"audits[speed-index].description" | |
], | |
"core/lib/i18n/i18n.js | totalBlockingTimeMetric": [ | |
"audits[total-blocking-time].title" | |
], | |
"core/audits/metrics/total-blocking-time.js | description": [ | |
"audits[total-blocking-time].description" | |
], | |
"core/lib/i18n/i18n.js | ms": [ | |
{ | |
"values": { | |
"timeInMs": 1498.0000000000005 | |
}, | |
"path": "audits[total-blocking-time].displayValue" | |
}, | |
{ | |
"values": { | |
"timeInMs": 490 | |
}, | |
"path": "audits[max-potential-fid].displayValue" | |
}, | |
{ | |
"values": { | |
"timeInMs": 33.14594999999999 | |
}, | |
"path": "audits[network-rtt].displayValue" | |
}, | |
{ | |
"values": { | |
"timeInMs": 508.8823 | |
}, | |
"path": "audits[network-server-latency].displayValue" | |
}, | |
{ | |
"values": { | |
"timeInMs": 5302.963500000001 | |
}, | |
"path": "audits[largest-contentful-paint-element].displayValue" | |
} | |
], | |
"core/lib/i18n/i18n.js | maxPotentialFIDMetric": [ | |
"audits[max-potential-fid].title" | |
], | |
"core/audits/metrics/max-potential-fid.js | description": [ | |
"audits[max-potential-fid].description" | |
], | |
"core/lib/i18n/i18n.js | cumulativeLayoutShiftMetric": [ | |
"audits[cumulative-layout-shift].title" | |
], | |
"core/audits/metrics/cumulative-layout-shift.js | description": [ | |
"audits[cumulative-layout-shift].description" | |
], | |
"core/audits/errors-in-console.js | title": [ | |
"audits[errors-in-console].title" | |
], | |
"core/audits/errors-in-console.js | description": [ | |
"audits[errors-in-console].description" | |
], | |
"core/audits/server-response-time.js | title": [ | |
"audits[server-response-time].title" | |
], | |
"core/audits/server-response-time.js | description": [ | |
"audits[server-response-time].description" | |
], | |
"core/audits/server-response-time.js | displayValue": [ | |
{ | |
"values": { | |
"timeInMs": 281.456 | |
}, | |
"path": "audits[server-response-time].displayValue" | |
} | |
], | |
"core/lib/i18n/i18n.js | columnURL": [ | |
"audits[server-response-time].details.headings[0].label", | |
"audits[bootup-time].details.headings[0].label", | |
"audits[font-display].details.headings[0].label", | |
"audits[network-rtt].details.headings[0].label", | |
"audits[network-server-latency].details.headings[0].label", | |
"audits[long-tasks].details.headings[0].label", | |
"audits[valid-source-maps].details.headings[0].label", | |
"audits[uses-long-cache-ttl].details.headings[0].label", | |
"audits[total-byte-weight].details.headings[0].label", | |
"audits[unused-css-rules].details.headings[0].label", | |
"audits[unused-javascript].details.headings[0].label", | |
"audits[legacy-javascript].details.headings[0].label", | |
"audits[font-display-insight].details.headings[0].label", | |
"audits[legacy-javascript-insight].details.headings[0].label", | |
"audits[render-blocking-insight].details.headings[0].label" | |
], | |
"core/lib/i18n/i18n.js | columnTimeSpent": [ | |
"audits[server-response-time].details.headings[1].label", | |
"audits[mainthread-work-breakdown].details.headings[1].label", | |
"audits[network-rtt].details.headings[1].label", | |
"audits[network-server-latency].details.headings[1].label" | |
], | |
"core/lib/i18n/i18n.js | interactiveMetric": [ | |
"audits.interactive.title" | |
], | |
"core/audits/metrics/interactive.js | description": [ | |
"audits.interactive.description" | |
], | |
"core/audits/user-timings.js | title": [ | |
"audits[user-timings].title" | |
], | |
"core/audits/user-timings.js | description": [ | |
"audits[user-timings].description" | |
], | |
"core/audits/user-timings.js | displayValue": [ | |
{ | |
"values": { | |
"itemCount": 36 | |
}, | |
"path": "audits[user-timings].displayValue" | |
} | |
], | |
"core/lib/i18n/i18n.js | columnName": [ | |
"audits[user-timings].details.headings[0].label", | |
"audits[js-libraries].details.headings[0].label" | |
], | |
"core/audits/user-timings.js | columnType": [ | |
"audits[user-timings].details.headings[1].label" | |
], | |
"core/lib/i18n/i18n.js | columnStartTime": [ | |
"audits[user-timings].details.headings[2].label", | |
"audits[long-tasks].details.headings[1].label" | |
], | |
"core/lib/i18n/i18n.js | columnDuration": [ | |
"audits[user-timings].details.headings[3].label", | |
"audits[long-tasks].details.headings[2].label", | |
"audits[lcp-phases-insight].details.items[0].headings[1].label" | |
], | |
"core/audits/critical-request-chains.js | title": [ | |
"audits[critical-request-chains].title" | |
], | |
"core/audits/critical-request-chains.js | description": [ | |
"audits[critical-request-chains].description" | |
], | |
"core/audits/critical-request-chains.js | displayValue": [ | |
{ | |
"values": { | |
"itemCount": 1 | |
}, | |
"path": "audits[critical-request-chains].displayValue" | |
} | |
], | |
"core/audits/redirects.js | title": [ | |
"audits.redirects.title" | |
], | |
"core/audits/redirects.js | description": [ | |
"audits.redirects.description" | |
], | |
"core/audits/image-aspect-ratio.js | title": [ | |
"audits[image-aspect-ratio].title" | |
], | |
"core/audits/image-aspect-ratio.js | description": [ | |
"audits[image-aspect-ratio].description" | |
], | |
"core/audits/image-size-responsive.js | title": [ | |
"audits[image-size-responsive].title" | |
], | |
"core/audits/image-size-responsive.js | description": [ | |
"audits[image-size-responsive].description" | |
], | |
"core/audits/deprecations.js | title": [ | |
"audits.deprecations.title" | |
], | |
"core/audits/deprecations.js | description": [ | |
"audits.deprecations.description" | |
], | |
"core/audits/third-party-cookies.js | title": [ | |
"audits[third-party-cookies].title" | |
], | |
"core/audits/third-party-cookies.js | description": [ | |
"audits[third-party-cookies].description" | |
], | |
"core/audits/mainthread-work-breakdown.js | failureTitle": [ | |
"audits[mainthread-work-breakdown].title" | |
], | |
"core/audits/mainthread-work-breakdown.js | description": [ | |
"audits[mainthread-work-breakdown].description" | |
], | |
"core/audits/mainthread-work-breakdown.js | columnCategory": [ | |
"audits[mainthread-work-breakdown].details.headings[0].label" | |
], | |
"core/audits/bootup-time.js | failureTitle": [ | |
"audits[bootup-time].title" | |
], | |
"core/audits/bootup-time.js | description": [ | |
"audits[bootup-time].description" | |
], | |
"core/audits/bootup-time.js | columnTotal": [ | |
"audits[bootup-time].details.headings[1].label" | |
], | |
"core/audits/bootup-time.js | columnScriptEval": [ | |
"audits[bootup-time].details.headings[2].label" | |
], | |
"core/audits/bootup-time.js | columnScriptParse": [ | |
"audits[bootup-time].details.headings[3].label" | |
], | |
"core/audits/uses-rel-preconnect.js | title": [ | |
"audits[uses-rel-preconnect].title" | |
], | |
"core/audits/uses-rel-preconnect.js | description": [ | |
"audits[uses-rel-preconnect].description" | |
], | |
"core/audits/font-display.js | failureTitle": [ | |
"audits[font-display].title" | |
], | |
"core/audits/font-display.js | description": [ | |
"audits[font-display].description" | |
], | |
"core/lib/i18n/i18n.js | columnWastedBytes": [ | |
"audits[font-display].details.headings[1].label", | |
"audits[unused-css-rules].details.headings[2].label", | |
"audits[unused-javascript].details.headings[2].label", | |
"audits[legacy-javascript].details.headings[2].label", | |
"audits[font-display-insight].details.headings[1].label", | |
"audits[render-blocking-insight].details.headings[2].label" | |
], | |
"core/audits/network-rtt.js | title": [ | |
"audits[network-rtt].title" | |
], | |
"core/audits/network-rtt.js | description": [ | |
"audits[network-rtt].description" | |
], | |
"core/audits/network-server-latency.js | title": [ | |
"audits[network-server-latency].title" | |
], | |
"core/audits/network-server-latency.js | description": [ | |
"audits[network-server-latency].description" | |
], | |
"core/lib/i18n/i18n.js | columnResourceType": [ | |
"audits[resource-summary].details.headings[0].label" | |
], | |
"core/lib/i18n/i18n.js | columnRequests": [ | |
"audits[resource-summary].details.headings[1].label" | |
], | |
"core/lib/i18n/i18n.js | columnTransferSize": [ | |
"audits[resource-summary].details.headings[2].label", | |
"audits[third-party-summary].details.headings[1].label", | |
"audits[uses-long-cache-ttl].details.headings[2].label", | |
"audits[total-byte-weight].details.headings[1].label", | |
"audits[unused-css-rules].details.headings[1].label", | |
"audits[unused-javascript].details.headings[1].label", | |
"audits[cache-insight].details.headings[2].label", | |
"audits[render-blocking-insight].details.headings[1].label" | |
], | |
"core/lib/i18n/i18n.js | total": [ | |
"audits[resource-summary].details.items[0].label", | |
"audits[cls-culprits-insight].details.items[0].items[0].node.value" | |
], | |
"core/lib/i18n/i18n.js | scriptResourceType": [ | |
"audits[resource-summary].details.items[1].label" | |
], | |
"core/lib/i18n/i18n.js | fontResourceType": [ | |
"audits[resource-summary].details.items[2].label" | |
], | |
"core/lib/i18n/i18n.js | otherResourceType": [ | |
"audits[resource-summary].details.items[3].label" | |
], | |
"core/lib/i18n/i18n.js | stylesheetResourceType": [ | |
"audits[resource-summary].details.items[4].label" | |
], | |
"core/lib/i18n/i18n.js | imageResourceType": [ | |
"audits[resource-summary].details.items[5].label" | |
], | |
"core/lib/i18n/i18n.js | documentResourceType": [ | |
"audits[resource-summary].details.items[6].label" | |
], | |
"core/lib/i18n/i18n.js | mediaResourceType": [ | |
"audits[resource-summary].details.items[7].label" | |
], | |
"core/lib/i18n/i18n.js | thirdPartyResourceType": [ | |
"audits[resource-summary].details.items[8].label" | |
], | |
"core/audits/third-party-summary.js | failureTitle": [ | |
"audits[third-party-summary].title" | |
], | |
"core/audits/third-party-summary.js | description": [ | |
"audits[third-party-summary].description" | |
], | |
"core/audits/third-party-summary.js | displayValue": [ | |
{ | |
"values": { | |
"timeInMs": 262.6347251596858 | |
}, | |
"path": "audits[third-party-summary].displayValue" | |
} | |
], | |
"core/audits/third-party-summary.js | columnThirdParty": [ | |
"audits[third-party-summary].details.headings[0].label" | |
], | |
"core/lib/i18n/i18n.js | columnBlockingTime": [ | |
"audits[third-party-summary].details.headings[2].label" | |
], | |
"core/audits/third-party-facades.js | title": [ | |
"audits[third-party-facades].title" | |
], | |
"core/audits/third-party-facades.js | description": [ | |
"audits[third-party-facades].description" | |
], | |
"core/audits/largest-contentful-paint-element.js | title": [ | |
"audits[largest-contentful-paint-element].title" | |
], | |
"core/audits/largest-contentful-paint-element.js | description": [ | |
"audits[largest-contentful-paint-element].description" | |
], | |
"core/lib/i18n/i18n.js | columnElement": [ | |
"audits[largest-contentful-paint-element].details.items[0].headings[0].label", | |
"audits[layout-shifts].details.headings[0].label", | |
"audits[dom-size].details.headings[1].label", | |
"audits[cls-culprits-insight].details.items[0].headings[0].label", | |
"audits[dom-size-insight].details.headings[1].label" | |
], | |
"core/audits/largest-contentful-paint-element.js | columnPhase": [ | |
"audits[largest-contentful-paint-element].details.items[1].headings[0].label" | |
], | |
"core/audits/largest-contentful-paint-element.js | columnPercentOfLCP": [ | |
"audits[largest-contentful-paint-element].details.items[1].headings[1].label" | |
], | |
"core/audits/largest-contentful-paint-element.js | columnTiming": [ | |
"audits[largest-contentful-paint-element].details.items[1].headings[2].label" | |
], | |
"core/audits/largest-contentful-paint-element.js | itemTTFB": [ | |
"audits[largest-contentful-paint-element].details.items[1].items[0].phase" | |
], | |
"core/audits/largest-contentful-paint-element.js | itemLoadDelay": [ | |
"audits[largest-contentful-paint-element].details.items[1].items[1].phase" | |
], | |
"core/audits/largest-contentful-paint-element.js | itemLoadTime": [ | |
"audits[largest-contentful-paint-element].details.items[1].items[2].phase" | |
], | |
"core/audits/largest-contentful-paint-element.js | itemRenderDelay": [ | |
"audits[largest-contentful-paint-element].details.items[1].items[3].phase" | |
], | |
"core/audits/lcp-lazy-loaded.js | title": [ | |
"audits[lcp-lazy-loaded].title" | |
], | |
"core/audits/lcp-lazy-loaded.js | description": [ | |
"audits[lcp-lazy-loaded].description" | |
], | |
"core/audits/layout-shifts.js | title": [ | |
"audits[layout-shifts].title" | |
], | |
"core/audits/layout-shifts.js | description": [ | |
"audits[layout-shifts].description" | |
], | |
"core/audits/layout-shifts.js | displayValueShiftsFound": [ | |
{ | |
"values": { | |
"shiftCount": 1 | |
}, | |
"path": "audits[layout-shifts].displayValue" | |
} | |
], | |
"core/audits/layout-shifts.js | columnScore": [ | |
"audits[layout-shifts].details.headings[1].label" | |
], | |
"core/audits/layout-shifts.js | rootCauseFontChanges": [ | |
"audits[layout-shifts].details.items[0].subItems.items[0].cause" | |
], | |
"core/audits/long-tasks.js | title": [ | |
"audits[long-tasks].title" | |
], | |
"core/audits/long-tasks.js | description": [ | |
"audits[long-tasks].description" | |
], | |
"core/audits/long-tasks.js | displayValue": [ | |
{ | |
"values": { | |
"itemCount": 15 | |
}, | |
"path": "audits[long-tasks].displayValue" | |
} | |
], | |
"core/audits/non-composited-animations.js | title": [ | |
"audits[non-composited-animations].title" | |
], | |
"core/audits/non-composited-animations.js | description": [ | |
"audits[non-composited-animations].description" | |
], | |
"core/audits/unsized-images.js | title": [ | |
"audits[unsized-images].title" | |
], | |
"core/audits/unsized-images.js | description": [ | |
"audits[unsized-images].description" | |
], | |
"core/audits/valid-source-maps.js | failureTitle": [ | |
"audits[valid-source-maps].title" | |
], | |
"core/audits/valid-source-maps.js | description": [ | |
"audits[valid-source-maps].description" | |
], | |
"core/audits/valid-source-maps.js | columnMapURL": [ | |
"audits[valid-source-maps].details.headings[1].label" | |
], | |
"core/audits/valid-source-maps.js | missingSourceMapErrorMessage": [ | |
"audits[valid-source-maps].details.items[0].subItems.items[0].error" | |
], | |
"core/audits/prioritize-lcp-image.js | title": [ | |
"audits[prioritize-lcp-image].title" | |
], | |
"core/audits/prioritize-lcp-image.js | description": [ | |
"audits[prioritize-lcp-image].description" | |
], | |
"core/audits/csp-xss.js | title": [ | |
"audits[csp-xss].title" | |
], | |
"core/audits/csp-xss.js | description": [ | |
"audits[csp-xss].description" | |
], | |
"core/lib/i18n/i18n.js | columnDescription": [ | |
"audits[csp-xss].details.headings[0].label", | |
"audits[has-hsts].details.headings[0].label", | |
"audits[origin-isolation].details.headings[0].label", | |
"audits[clickjacking-mitigation].details.headings[0].label" | |
], | |
"core/audits/csp-xss.js | columnDirective": [ | |
"audits[csp-xss].details.headings[1].label" | |
], | |
"core/audits/csp-xss.js | columnSeverity": [ | |
"audits[csp-xss].details.headings[2].label" | |
], | |
"core/lib/i18n/i18n.js | itemSeverityHigh": [ | |
"audits[csp-xss].details.items[0].severity", | |
"audits[has-hsts].details.items[0].severity", | |
"audits[origin-isolation].details.items[0].severity", | |
"audits[clickjacking-mitigation].details.items[0].severity" | |
], | |
"core/audits/csp-xss.js | noCsp": [ | |
"audits[csp-xss].details.items[0].description" | |
], | |
"core/audits/has-hsts.js | title": [ | |
"audits[has-hsts].title" | |
], | |
"core/audits/has-hsts.js | description": [ | |
"audits[has-hsts].description" | |
], | |
"core/audits/has-hsts.js | columnDirective": [ | |
"audits[has-hsts].details.headings[1].label" | |
], | |
"core/audits/has-hsts.js | columnSeverity": [ | |
"audits[has-hsts].details.headings[2].label" | |
], | |
"core/audits/has-hsts.js | noHsts": [ | |
"audits[has-hsts].details.items[0].description" | |
], | |
"core/audits/origin-isolation.js | title": [ | |
"audits[origin-isolation].title" | |
], | |
"core/audits/origin-isolation.js | description": [ | |
"audits[origin-isolation].description" | |
], | |
"core/audits/origin-isolation.js | columnDirective": [ | |
"audits[origin-isolation].details.headings[1].label" | |
], | |
"core/audits/origin-isolation.js | columnSeverity": [ | |
"audits[origin-isolation].details.headings[2].label" | |
], | |
"core/audits/origin-isolation.js | noCoop": [ | |
"audits[origin-isolation].details.items[0].description" | |
], | |
"core/audits/clickjacking-mitigation.js | title": [ | |
"audits[clickjacking-mitigation].title" | |
], | |
"core/audits/clickjacking-mitigation.js | description": [ | |
"audits[clickjacking-mitigation].description" | |
], | |
"core/audits/clickjacking-mitigation.js | columnSeverity": [ | |
"audits[clickjacking-mitigation].details.headings[1].label" | |
], | |
"core/audits/clickjacking-mitigation.js | noClickjackingMitigation": [ | |
"audits[clickjacking-mitigation].details.items[0].description" | |
], | |
"core/audits/accessibility/accesskeys.js | title": [ | |
"audits.accesskeys.title" | |
], | |
"core/audits/accessibility/accesskeys.js | description": [ | |
"audits.accesskeys.description" | |
], | |
"core/audits/accessibility/aria-allowed-attr.js | title": [ | |
"audits[aria-allowed-attr].title" | |
], | |
"core/audits/accessibility/aria-allowed-attr.js | description": [ | |
"audits[aria-allowed-attr].description" | |
], | |
"core/audits/accessibility/aria-allowed-role.js | title": [ | |
"audits[aria-allowed-role].title" | |
], | |
"core/audits/accessibility/aria-allowed-role.js | description": [ | |
"audits[aria-allowed-role].description" | |
], | |
"core/audits/accessibility/aria-command-name.js | title": [ | |
"audits[aria-command-name].title" | |
], | |
"core/audits/accessibility/aria-command-name.js | description": [ | |
"audits[aria-command-name].description" | |
], | |
"core/audits/accessibility/aria-conditional-attr.js | title": [ | |
"audits[aria-conditional-attr].title" | |
], | |
"core/audits/accessibility/aria-conditional-attr.js | description": [ | |
"audits[aria-conditional-attr].description" | |
], | |
"core/audits/accessibility/aria-deprecated-role.js | title": [ | |
"audits[aria-deprecated-role].title" | |
], | |
"core/audits/accessibility/aria-deprecated-role.js | description": [ | |
"audits[aria-deprecated-role].description" | |
], | |
"core/audits/accessibility/aria-dialog-name.js | title": [ | |
"audits[aria-dialog-name].title" | |
], | |
"core/audits/accessibility/aria-dialog-name.js | description": [ | |
"audits[aria-dialog-name].description" | |
], | |
"core/audits/accessibility/aria-hidden-body.js | title": [ | |
"audits[aria-hidden-body].title" | |
], | |
"core/audits/accessibility/aria-hidden-body.js | description": [ | |
"audits[aria-hidden-body].description" | |
], | |
"core/audits/accessibility/aria-hidden-focus.js | title": [ | |
"audits[aria-hidden-focus].title" | |
], | |
"core/audits/accessibility/aria-hidden-focus.js | description": [ | |
"audits[aria-hidden-focus].description" | |
], | |
"core/audits/accessibility/aria-input-field-name.js | title": [ | |
"audits[aria-input-field-name].title" | |
], | |
"core/audits/accessibility/aria-input-field-name.js | description": [ | |
"audits[aria-input-field-name].description" | |
], | |
"core/audits/accessibility/aria-meter-name.js | title": [ | |
"audits[aria-meter-name].title" | |
], | |
"core/audits/accessibility/aria-meter-name.js | description": [ | |
"audits[aria-meter-name].description" | |
], | |
"core/audits/accessibility/aria-progressbar-name.js | title": [ | |
"audits[aria-progressbar-name].title" | |
], | |
"core/audits/accessibility/aria-progressbar-name.js | description": [ | |
"audits[aria-progressbar-name].description" | |
], | |
"core/audits/accessibility/aria-prohibited-attr.js | title": [ | |
"audits[aria-prohibited-attr].title" | |
], | |
"core/audits/accessibility/aria-prohibited-attr.js | description": [ | |
"audits[aria-prohibited-attr].description" | |
], | |
"core/audits/accessibility/aria-required-attr.js | title": [ | |
"audits[aria-required-attr].title" | |
], | |
"core/audits/accessibility/aria-required-attr.js | description": [ | |
"audits[aria-required-attr].description" | |
], | |
"core/audits/accessibility/aria-required-children.js | title": [ | |
"audits[aria-required-children].title" | |
], | |
"core/audits/accessibility/aria-required-children.js | description": [ | |
"audits[aria-required-children].description" | |
], | |
"core/audits/accessibility/aria-required-parent.js | title": [ | |
"audits[aria-required-parent].title" | |
], | |
"core/audits/accessibility/aria-required-parent.js | description": [ | |
"audits[aria-required-parent].description" | |
], | |
"core/audits/accessibility/aria-roles.js | title": [ | |
"audits[aria-roles].title" | |
], | |
"core/audits/accessibility/aria-roles.js | description": [ | |
"audits[aria-roles].description" | |
], | |
"core/audits/accessibility/aria-text.js | title": [ | |
"audits[aria-text].title" | |
], | |
"core/audits/accessibility/aria-text.js | description": [ | |
"audits[aria-text].description" | |
], | |
"core/audits/accessibility/aria-toggle-field-name.js | title": [ | |
"audits[aria-toggle-field-name].title" | |
], | |
"core/audits/accessibility/aria-toggle-field-name.js | description": [ | |
"audits[aria-toggle-field-name].description" | |
], | |
"core/audits/accessibility/aria-tooltip-name.js | title": [ | |
"audits[aria-tooltip-name].title" | |
], | |
"core/audits/accessibility/aria-tooltip-name.js | description": [ | |
"audits[aria-tooltip-name].description" | |
], | |
"core/audits/accessibility/aria-treeitem-name.js | title": [ | |
"audits[aria-treeitem-name].title" | |
], | |
"core/audits/accessibility/aria-treeitem-name.js | description": [ | |
"audits[aria-treeitem-name].description" | |
], | |
"core/audits/accessibility/aria-valid-attr-value.js | failureTitle": [ | |
"audits[aria-valid-attr-value].title" | |
], | |
"core/audits/accessibility/aria-valid-attr-value.js | description": [ | |
"audits[aria-valid-attr-value].description" | |
], | |
"core/lib/i18n/i18n.js | columnFailingElem": [ | |
"audits[aria-valid-attr-value].details.headings[0].label", | |
"audits[label-content-name-mismatch].details.headings[0].label" | |
], | |
"core/audits/accessibility/aria-valid-attr.js | title": [ | |
"audits[aria-valid-attr].title" | |
], | |
"core/audits/accessibility/aria-valid-attr.js | description": [ | |
"audits[aria-valid-attr].description" | |
], | |
"core/audits/accessibility/button-name.js | title": [ | |
"audits[button-name].title" | |
], | |
"core/audits/accessibility/button-name.js | description": [ | |
"audits[button-name].description" | |
], | |
"core/audits/accessibility/bypass.js | title": [ | |
"audits.bypass.title" | |
], | |
"core/audits/accessibility/bypass.js | description": [ | |
"audits.bypass.description" | |
], | |
"core/audits/accessibility/color-contrast.js | title": [ | |
"audits[color-contrast].title" | |
], | |
"core/audits/accessibility/color-contrast.js | description": [ | |
"audits[color-contrast].description" | |
], | |
"core/audits/accessibility/definition-list.js | title": [ | |
"audits[definition-list].title" | |
], | |
"core/audits/accessibility/definition-list.js | description": [ | |
"audits[definition-list].description" | |
], | |
"core/audits/accessibility/dlitem.js | title": [ | |
"audits.dlitem.title" | |
], | |
"core/audits/accessibility/dlitem.js | description": [ | |
"audits.dlitem.description" | |
], | |
"core/audits/accessibility/document-title.js | title": [ | |
"audits[document-title].title" | |
], | |
"core/audits/accessibility/document-title.js | description": [ | |
"audits[document-title].description" | |
], | |
"core/audits/accessibility/duplicate-id-aria.js | title": [ | |
"audits[duplicate-id-aria].title" | |
], | |
"core/audits/accessibility/duplicate-id-aria.js | description": [ | |
"audits[duplicate-id-aria].description" | |
], | |
"core/audits/accessibility/empty-heading.js | title": [ | |
"audits[empty-heading].title" | |
], | |
"core/audits/accessibility/empty-heading.js | description": [ | |
"audits[empty-heading].description" | |
], | |
"core/audits/accessibility/form-field-multiple-labels.js | title": [ | |
"audits[form-field-multiple-labels].title" | |
], | |
"core/audits/accessibility/form-field-multiple-labels.js | description": [ | |
"audits[form-field-multiple-labels].description" | |
], | |
"core/audits/accessibility/frame-title.js | title": [ | |
"audits[frame-title].title" | |
], | |
"core/audits/accessibility/frame-title.js | description": [ | |
"audits[frame-title].description" | |
], | |
"core/audits/accessibility/heading-order.js | title": [ | |
"audits[heading-order].title" | |
], | |
"core/audits/accessibility/heading-order.js | description": [ | |
"audits[heading-order].description" | |
], | |
"core/audits/accessibility/html-has-lang.js | title": [ | |
"audits[html-has-lang].title" | |
], | |
"core/audits/accessibility/html-has-lang.js | description": [ | |
"audits[html-has-lang].description" | |
], | |
"core/audits/accessibility/html-lang-valid.js | title": [ | |
"audits[html-lang-valid].title" | |
], | |
"core/audits/accessibility/html-lang-valid.js | description": [ | |
"audits[html-lang-valid].description" | |
], | |
"core/audits/accessibility/html-xml-lang-mismatch.js | title": [ | |
"audits[html-xml-lang-mismatch].title" | |
], | |
"core/audits/accessibility/html-xml-lang-mismatch.js | description": [ | |
"audits[html-xml-lang-mismatch].description" | |
], | |
"core/audits/accessibility/identical-links-same-purpose.js | title": [ | |
"audits[identical-links-same-purpose].title" | |
], | |
"core/audits/accessibility/identical-links-same-purpose.js | description": [ | |
"audits[identical-links-same-purpose].description" | |
], | |
"core/audits/accessibility/image-alt.js | title": [ | |
"audits[image-alt].title" | |
], | |
"core/audits/accessibility/image-alt.js | description": [ | |
"audits[image-alt].description" | |
], | |
"core/audits/accessibility/image-redundant-alt.js | title": [ | |
"audits[image-redundant-alt].title" | |
], | |
"core/audits/accessibility/image-redundant-alt.js | description": [ | |
"audits[image-redundant-alt].description" | |
], | |
"core/audits/accessibility/input-button-name.js | title": [ | |
"audits[input-button-name].title" | |
], | |
"core/audits/accessibility/input-button-name.js | description": [ | |
"audits[input-button-name].description" | |
], | |
"core/audits/accessibility/input-image-alt.js | title": [ | |
"audits[input-image-alt].title" | |
], | |
"core/audits/accessibility/input-image-alt.js | description": [ | |
"audits[input-image-alt].description" | |
], | |
"core/audits/accessibility/label-content-name-mismatch.js | failureTitle": [ | |
"audits[label-content-name-mismatch].title" | |
], | |
"core/audits/accessibility/label-content-name-mismatch.js | description": [ | |
"audits[label-content-name-mismatch].description" | |
], | |
"core/audits/accessibility/label.js | title": [ | |
"audits.label.title" | |
], | |
"core/audits/accessibility/label.js | description": [ | |
"audits.label.description" | |
], | |
"core/audits/accessibility/landmark-one-main.js | title": [ | |
"audits[landmark-one-main].title" | |
], | |
"core/audits/accessibility/landmark-one-main.js | description": [ | |
"audits[landmark-one-main].description" | |
], | |
"core/audits/accessibility/link-name.js | title": [ | |
"audits[link-name].title" | |
], | |
"core/audits/accessibility/link-name.js | description": [ | |
"audits[link-name].description" | |
], | |
"core/audits/accessibility/link-in-text-block.js | title": [ | |
"audits[link-in-text-block].title" | |
], | |
"core/audits/accessibility/link-in-text-block.js | description": [ | |
"audits[link-in-text-block].description" | |
], | |
"core/audits/accessibility/list.js | title": [ | |
"audits.list.title" | |
], | |
"core/audits/accessibility/list.js | description": [ | |
"audits.list.description" | |
], | |
"core/audits/accessibility/listitem.js | title": [ | |
"audits.listitem.title" | |
], | |
"core/audits/accessibility/listitem.js | description": [ | |
"audits.listitem.description" | |
], | |
"core/audits/accessibility/meta-refresh.js | title": [ | |
"audits[meta-refresh].title" | |
], | |
"core/audits/accessibility/meta-refresh.js | description": [ | |
"audits[meta-refresh].description" | |
], | |
"core/audits/accessibility/meta-viewport.js | title": [ | |
"audits[meta-viewport].title" | |
], | |
"core/audits/accessibility/meta-viewport.js | description": [ | |
"audits[meta-viewport].description" | |
], | |
"core/audits/accessibility/object-alt.js | title": [ | |
"audits[object-alt].title" | |
], | |
"core/audits/accessibility/object-alt.js | description": [ | |
"audits[object-alt].description" | |
], | |
"core/audits/accessibility/select-name.js | title": [ | |
"audits[select-name].title" | |
], | |
"core/audits/accessibility/select-name.js | description": [ | |
"audits[select-name].description" | |
], | |
"core/audits/accessibility/skip-link.js | title": [ | |
"audits[skip-link].title" | |
], | |
"core/audits/accessibility/skip-link.js | description": [ | |
"audits[skip-link].description" | |
], | |
"core/audits/accessibility/tabindex.js | title": [ | |
"audits.tabindex.title" | |
], | |
"core/audits/accessibility/tabindex.js | description": [ | |
"audits.tabindex.description" | |
], | |
"core/audits/accessibility/table-duplicate-name.js | title": [ | |
"audits[table-duplicate-name].title" | |
], | |
"core/audits/accessibility/table-duplicate-name.js | description": [ | |
"audits[table-duplicate-name].description" | |
], | |
"core/audits/accessibility/table-fake-caption.js | title": [ | |
"audits[table-fake-caption].title" | |
], | |
"core/audits/accessibility/table-fake-caption.js | description": [ | |
"audits[table-fake-caption].description" | |
], | |
"core/audits/accessibility/target-size.js | title": [ | |
"audits[target-size].title" | |
], | |
"core/audits/accessibility/target-size.js | description": [ | |
"audits[target-size].description" | |
], | |
"core/audits/accessibility/td-has-header.js | title": [ | |
"audits[td-has-header].title" | |
], | |
"core/audits/accessibility/td-has-header.js | description": [ | |
"audits[td-has-header].description" | |
], | |
"core/audits/accessibility/td-headers-attr.js | title": [ | |
"audits[td-headers-attr].title" | |
], | |
"core/audits/accessibility/td-headers-attr.js | description": [ | |
"audits[td-headers-attr].description" | |
], | |
"core/audits/accessibility/th-has-data-cells.js | title": [ | |
"audits[th-has-data-cells].title" | |
], | |
"core/audits/accessibility/th-has-data-cells.js | description": [ | |
"audits[th-has-data-cells].description" | |
], | |
"core/audits/accessibility/valid-lang.js | title": [ | |
"audits[valid-lang].title" | |
], | |
"core/audits/accessibility/valid-lang.js | description": [ | |
"audits[valid-lang].description" | |
], | |
"core/audits/accessibility/video-caption.js | title": [ | |
"audits[video-caption].title" | |
], | |
"core/audits/accessibility/video-caption.js | description": [ | |
"audits[video-caption].description" | |
], | |
"core/audits/byte-efficiency/uses-long-cache-ttl.js | failureTitle": [ | |
"audits[uses-long-cache-ttl].title" | |
], | |
"core/audits/byte-efficiency/uses-long-cache-ttl.js | description": [ | |
"audits[uses-long-cache-ttl].description" | |
], | |
"core/audits/byte-efficiency/uses-long-cache-ttl.js | displayValue": [ | |
{ | |
"values": { | |
"itemCount": 3 | |
}, | |
"path": "audits[uses-long-cache-ttl].displayValue" | |
} | |
], | |
"core/lib/i18n/i18n.js | columnCacheTTL": [ | |
"audits[uses-long-cache-ttl].details.headings[1].label", | |
"audits[cache-insight].details.headings[1].label" | |
], | |
"core/audits/byte-efficiency/total-byte-weight.js | failureTitle": [ | |
"audits[total-byte-weight].title" | |
], | |
"core/audits/byte-efficiency/total-byte-weight.js | description": [ | |
"audits[total-byte-weight].description" | |
], | |
"core/audits/byte-efficiency/total-byte-weight.js | displayValue": [ | |
{ | |
"values": { | |
"totalBytes": 3004991 | |
}, | |
"path": "audits[total-byte-weight].displayValue" | |
} | |
], | |
"core/audits/byte-efficiency/offscreen-images.js | title": [ | |
"audits[offscreen-images].title" | |
], | |
"core/audits/byte-efficiency/offscreen-images.js | description": [ | |
"audits[offscreen-images].description" | |
], | |
"core/audits/byte-efficiency/render-blocking-resources.js | title": [ | |
"audits[render-blocking-resources].title" | |
], | |
"core/audits/byte-efficiency/render-blocking-resources.js | description": [ | |
"audits[render-blocking-resources].description" | |
], | |
"core/audits/byte-efficiency/unminified-css.js | title": [ | |
"audits[unminified-css].title" | |
], | |
"core/audits/byte-efficiency/unminified-css.js | description": [ | |
"audits[unminified-css].description" | |
], | |
"core/audits/byte-efficiency/unminified-javascript.js | title": [ | |
"audits[unminified-javascript].title" | |
], | |
"core/audits/byte-efficiency/unminified-javascript.js | description": [ | |
"audits[unminified-javascript].description" | |
], | |
"core/audits/byte-efficiency/unused-css-rules.js | title": [ | |
"audits[unused-css-rules].title" | |
], | |
"core/audits/byte-efficiency/unused-css-rules.js | description": [ | |
"audits[unused-css-rules].description" | |
], | |
"core/lib/i18n/i18n.js | displayValueByteSavings": [ | |
{ | |
"values": { | |
"wastedBytes": 21817 | |
}, | |
"path": "audits[unused-css-rules].displayValue" | |
}, | |
{ | |
"values": { | |
"wastedBytes": 1242801 | |
}, | |
"path": "audits[unused-javascript].displayValue" | |
}, | |
{ | |
"values": { | |
"wastedBytes": 26485 | |
}, | |
"path": "audits[legacy-javascript].displayValue" | |
}, | |
{ | |
"values": { | |
"wastedBytes": 126335.06999999999 | |
}, | |
"path": "audits[cache-insight].displayValue" | |
}, | |
{ | |
"values": { | |
"wastedBytes": 26163 | |
}, | |
"path": "audits[legacy-javascript-insight].displayValue" | |
} | |
], | |
"core/audits/byte-efficiency/unused-javascript.js | title": [ | |
"audits[unused-javascript].title" | |
], | |
"core/audits/byte-efficiency/unused-javascript.js | description": [ | |
"audits[unused-javascript].description" | |
], | |
"core/audits/byte-efficiency/modern-image-formats.js | title": [ | |
"audits[modern-image-formats].title" | |
], | |
"core/audits/byte-efficiency/modern-image-formats.js | description": [ | |
"audits[modern-image-formats].description" | |
], | |
"core/audits/byte-efficiency/uses-optimized-images.js | title": [ | |
"audits[uses-optimized-images].title" | |
], | |
"core/audits/byte-efficiency/uses-optimized-images.js | description": [ | |
"audits[uses-optimized-images].description" | |
], | |
"core/audits/byte-efficiency/uses-text-compression.js | title": [ | |
"audits[uses-text-compression].title" | |
], | |
"core/audits/byte-efficiency/uses-text-compression.js | description": [ | |
"audits[uses-text-compression].description" | |
], | |
"core/audits/byte-efficiency/uses-responsive-images.js | title": [ | |
"audits[uses-responsive-images].title" | |
], | |
"core/audits/byte-efficiency/uses-responsive-images.js | description": [ | |
"audits[uses-responsive-images].description" | |
], | |
"core/audits/byte-efficiency/efficient-animated-content.js | title": [ | |
"audits[efficient-animated-content].title" | |
], | |
"core/audits/byte-efficiency/efficient-animated-content.js | description": [ | |
"audits[efficient-animated-content].description" | |
], | |
"core/audits/byte-efficiency/duplicated-javascript.js | title": [ | |
"audits[duplicated-javascript].title" | |
], | |
"core/audits/byte-efficiency/duplicated-javascript.js | description": [ | |
"audits[duplicated-javascript].description" | |
], | |
"core/audits/byte-efficiency/legacy-javascript.js | title": [ | |
"audits[legacy-javascript].title" | |
], | |
"core/audits/byte-efficiency/legacy-javascript.js | description": [ | |
"audits[legacy-javascript].description" | |
], | |
"core/audits/dobetterweb/doctype.js | title": [ | |
"audits.doctype.title" | |
], | |
"core/audits/dobetterweb/doctype.js | description": [ | |
"audits.doctype.description" | |
], | |
"core/audits/dobetterweb/charset.js | title": [ | |
"audits.charset.title" | |
], | |
"core/audits/dobetterweb/charset.js | description": [ | |
"audits.charset.description" | |
], | |
"core/audits/dobetterweb/dom-size.js | title": [ | |
"audits[dom-size].title" | |
], | |
"core/audits/dobetterweb/dom-size.js | description": [ | |
"audits[dom-size].description" | |
], | |
"core/audits/dobetterweb/dom-size.js | displayValue": [ | |
{ | |
"values": { | |
"itemCount": 392 | |
}, | |
"path": "audits[dom-size].displayValue" | |
} | |
], | |
"core/audits/dobetterweb/dom-size.js | columnStatistic": [ | |
"audits[dom-size].details.headings[0].label" | |
], | |
"core/audits/dobetterweb/dom-size.js | columnValue": [ | |
"audits[dom-size].details.headings[2].label" | |
], | |
"core/audits/dobetterweb/dom-size.js | statisticDOMElements": [ | |
"audits[dom-size].details.items[0].statistic" | |
], | |
"core/audits/dobetterweb/dom-size.js | statisticDOMDepth": [ | |
"audits[dom-size].details.items[1].statistic" | |
], | |
"core/audits/dobetterweb/dom-size.js | statisticDOMWidth": [ | |
"audits[dom-size].details.items[2].statistic" | |
], | |
"core/audits/dobetterweb/geolocation-on-start.js | title": [ | |
"audits[geolocation-on-start].title" | |
], | |
"core/audits/dobetterweb/geolocation-on-start.js | description": [ | |
"audits[geolocation-on-start].description" | |
], | |
"core/audits/dobetterweb/inspector-issues.js | title": [ | |
"audits[inspector-issues].title" | |
], | |
"core/audits/dobetterweb/inspector-issues.js | description": [ | |
"audits[inspector-issues].description" | |
], | |
"core/audits/dobetterweb/no-document-write.js | title": [ | |
"audits[no-document-write].title" | |
], | |
"core/audits/dobetterweb/no-document-write.js | description": [ | |
"audits[no-document-write].description" | |
], | |
"core/audits/dobetterweb/js-libraries.js | title": [ | |
"audits[js-libraries].title" | |
], | |
"core/audits/dobetterweb/js-libraries.js | description": [ | |
"audits[js-libraries].description" | |
], | |
"core/audits/dobetterweb/js-libraries.js | columnVersion": [ | |
"audits[js-libraries].details.headings[1].label" | |
], | |
"core/audits/dobetterweb/notification-on-start.js | title": [ | |
"audits[notification-on-start].title" | |
], | |
"core/audits/dobetterweb/notification-on-start.js | description": [ | |
"audits[notification-on-start].description" | |
], | |
"core/audits/dobetterweb/paste-preventing-inputs.js | title": [ | |
"audits[paste-preventing-inputs].title" | |
], | |
"core/audits/dobetterweb/paste-preventing-inputs.js | description": [ | |
"audits[paste-preventing-inputs].description" | |
], | |
"core/audits/dobetterweb/uses-http2.js | title": [ | |
"audits[uses-http2].title" | |
], | |
"core/audits/dobetterweb/uses-http2.js | description": [ | |
"audits[uses-http2].description" | |
], | |
"core/audits/dobetterweb/uses-passive-event-listeners.js | title": [ | |
"audits[uses-passive-event-listeners].title" | |
], | |
"core/audits/dobetterweb/uses-passive-event-listeners.js | description": [ | |
"audits[uses-passive-event-listeners].description" | |
], | |
"core/audits/seo/meta-description.js | failureTitle": [ | |
"audits[meta-description].title" | |
], | |
"core/audits/seo/meta-description.js | description": [ | |
"audits[meta-description].description" | |
], | |
"core/audits/seo/http-status-code.js | title": [ | |
"audits[http-status-code].title" | |
], | |
"core/audits/seo/http-status-code.js | description": [ | |
"audits[http-status-code].description" | |
], | |
"core/audits/seo/font-size.js | title": [ | |
"audits[font-size].title" | |
], | |
"core/audits/seo/font-size.js | description": [ | |
"audits[font-size].description" | |
], | |
"core/audits/seo/link-text.js | title": [ | |
"audits[link-text].title" | |
], | |
"core/audits/seo/link-text.js | description": [ | |
"audits[link-text].description" | |
], | |
"core/audits/seo/crawlable-anchors.js | title": [ | |
"audits[crawlable-anchors].title" | |
], | |
"core/audits/seo/crawlable-anchors.js | description": [ | |
"audits[crawlable-anchors].description" | |
], | |
"core/audits/seo/is-crawlable.js | failureTitle": [ | |
"audits[is-crawlable].title" | |
], | |
"core/audits/seo/is-crawlable.js | description": [ | |
"audits[is-crawlable].description" | |
], | |
"core/audits/seo/robots-txt.js | title": [ | |
"audits[robots-txt].title" | |
], | |
"core/audits/seo/robots-txt.js | description": [ | |
"audits[robots-txt].description" | |
], | |
"core/audits/seo/hreflang.js | title": [ | |
"audits.hreflang.title" | |
], | |
"core/audits/seo/hreflang.js | description": [ | |
"audits.hreflang.description" | |
], | |
"core/audits/seo/canonical.js | title": [ | |
"audits.canonical.title" | |
], | |
"core/audits/seo/canonical.js | description": [ | |
"audits.canonical.description" | |
], | |
"core/audits/seo/manual/structured-data.js | title": [ | |
"audits[structured-data].title" | |
], | |
"core/audits/seo/manual/structured-data.js | description": [ | |
"audits[structured-data].description" | |
], | |
"core/audits/bf-cache.js | failureTitle": [ | |
"audits[bf-cache].title" | |
], | |
"core/audits/bf-cache.js | description": [ | |
"audits[bf-cache].description" | |
], | |
"core/audits/bf-cache.js | displayValue": [ | |
{ | |
"values": { | |
"itemCount": 3 | |
}, | |
"path": "audits[bf-cache].displayValue" | |
} | |
], | |
"core/audits/bf-cache.js | failureReasonColumn": [ | |
"audits[bf-cache].details.headings[0].label" | |
], | |
"core/audits/bf-cache.js | failureTypeColumn": [ | |
"audits[bf-cache].details.headings[1].label" | |
], | |
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | cacheControlNoStore": [ | |
"audits[bf-cache].details.items[0].reason" | |
], | |
"core/audits/bf-cache.js | actionableFailureType": [ | |
"audits[bf-cache].details.items[0].failureType" | |
], | |
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | mainResourceHasCacheControlNoStore": [ | |
"audits[bf-cache].details.items[1].reason" | |
], | |
"core/audits/bf-cache.js | notActionableFailureType": [ | |
"audits[bf-cache].details.items[1].failureType", | |
"audits[bf-cache].details.items[2].failureType" | |
], | |
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | jsNetworkRequestReceivedCacheControlNoStoreResource": [ | |
"audits[bf-cache].details.items[2].reason" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/Cache.js | title": [ | |
"audits[cache-insight].title" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/Cache.js | description": [ | |
"audits[cache-insight].description" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/Cache.js | requestColumn": [ | |
"audits[cache-insight].details.headings[0].label" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/CLSCulprits.js | title": [ | |
"audits[cls-culprits-insight].title" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/CLSCulprits.js | description": [ | |
"audits[cls-culprits-insight].description" | |
], | |
"core/audits/insights/cls-culprits-insight.js | columnScore": [ | |
"audits[cls-culprits-insight].details.items[0].headings[1].label" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/CLSCulprits.js | fontRequest": [ | |
"audits[cls-culprits-insight].details.items[0].items[1].subItems.items[0].cause" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/DocumentLatency.js | title": [ | |
"audits[document-latency-insight].title" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/DocumentLatency.js | description": [ | |
"audits[document-latency-insight].description" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/DocumentLatency.js | passingRedirects": [ | |
"audits[document-latency-insight].details.items.noRedirects.label" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/DocumentLatency.js | passingServerResponseTime": [ | |
"audits[document-latency-insight].details.items.serverResponseIsFast.label" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/DocumentLatency.js | passingTextCompression": [ | |
"audits[document-latency-insight].details.items.usesCompression.label" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/DOMSize.js | title": [ | |
"audits[dom-size-insight].title" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/DOMSize.js | description": [ | |
"audits[dom-size-insight].description" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/DOMSize.js | statistic": [ | |
"audits[dom-size-insight].details.headings[0].label" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/DOMSize.js | value": [ | |
"audits[dom-size-insight].details.headings[2].label" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/DOMSize.js | totalElements": [ | |
"audits[dom-size-insight].details.items[0].statistic" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/DOMSize.js | maxChildren": [ | |
"audits[dom-size-insight].details.items[1].statistic" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/DOMSize.js | maxDOMDepth": [ | |
"audits[dom-size-insight].details.items[2].statistic" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/DuplicatedJavaScript.js | title": [ | |
"audits[duplicated-javascript-insight].title" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/DuplicatedJavaScript.js | description": [ | |
"audits[duplicated-javascript-insight].description" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/FontDisplay.js | title": [ | |
"audits[font-display-insight].title" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/FontDisplay.js | description": [ | |
"audits[font-display-insight].description" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/ForcedReflow.js | title": [ | |
"audits[forced-reflow-insight].title" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/ForcedReflow.js | description": [ | |
"audits[forced-reflow-insight].description" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/ForcedReflow.js | topTimeConsumingFunctionCall": [ | |
"audits[forced-reflow-insight].details.items[0].headings[0].label" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/ForcedReflow.js | totalReflowTime": [ | |
"audits[forced-reflow-insight].details.items[0].headings[1].label", | |
"audits[forced-reflow-insight].details.items[1].headings[1].label" | |
], | |
"core/lib/i18n/i18n.js | columnSource": [ | |
"audits[forced-reflow-insight].details.items[1].headings[0].label" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/ForcedReflow.js | unattributed": [ | |
"audits[forced-reflow-insight].details.items[1].items[2].source.value" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/ImageDelivery.js | title": [ | |
"audits[image-delivery-insight].title" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/ImageDelivery.js | description": [ | |
"audits[image-delivery-insight].description" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/InteractionToNextPaint.js | title": [ | |
"audits[interaction-to-next-paint-insight].title" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/InteractionToNextPaint.js | description": [ | |
"audits[interaction-to-next-paint-insight].description" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/LCPDiscovery.js | title": [ | |
"audits[lcp-discovery-insight].title" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/LCPDiscovery.js | description": [ | |
"audits[lcp-discovery-insight].description" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/LCPPhases.js | title": [ | |
"audits[lcp-phases-insight].title" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/LCPPhases.js | description": [ | |
"audits[lcp-phases-insight].description" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/LCPPhases.js | phase": [ | |
"audits[lcp-phases-insight].details.items[0].headings[0].label" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/LCPPhases.js | timeToFirstByte": [ | |
"audits[lcp-phases-insight].details.items[0].items[0].label" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/LCPPhases.js | elementRenderDelay": [ | |
"audits[lcp-phases-insight].details.items[0].items[1].label" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/LegacyJavaScript.js | title": [ | |
"audits[legacy-javascript-insight].title" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/LegacyJavaScript.js | description": [ | |
"audits[legacy-javascript-insight].description" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/LegacyJavaScript.js | columnWastedBytes": [ | |
"audits[legacy-javascript-insight].details.headings[2].label" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/ModernHTTP.js | title": [ | |
"audits[modern-http-insight].title" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/ModernHTTP.js | description": [ | |
"audits[modern-http-insight].description" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/NetworkDependencyTree.js | title": [ | |
"audits[network-dependency-tree-insight].title" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/NetworkDependencyTree.js | description": [ | |
"audits[network-dependency-tree-insight].description" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/RenderBlocking.js | title": [ | |
"audits[render-blocking-insight].title" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/RenderBlocking.js | description": [ | |
"audits[render-blocking-insight].description" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/ThirdParties.js | title": [ | |
"audits[third-parties-insight].title" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/ThirdParties.js | description": [ | |
"audits[third-parties-insight].description" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/ThirdParties.js | columnThirdParty": [ | |
"audits[third-parties-insight].details.headings[0].label" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/ThirdParties.js | columnTransferSize": [ | |
"audits[third-parties-insight].details.headings[1].label" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/ThirdParties.js | columnMainThreadTime": [ | |
"audits[third-parties-insight].details.headings[2].label" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/Viewport.js | title": [ | |
"audits[viewport-insight].title" | |
], | |
"node_modules/@paulirish/trace_engine/models/trace/insights/Viewport.js | description": [ | |
"audits[viewport-insight].description" | |
], | |
"core/config/default-config.js | performanceCategoryTitle": [ | |
"categories.performance.title" | |
], | |
"core/config/default-config.js | a11yCategoryTitle": [ | |
"categories.accessibility.title" | |
], | |
"core/config/default-config.js | a11yCategoryDescription": [ | |
"categories.accessibility.description" | |
], | |
"core/config/default-config.js | a11yCategoryManualDescription": [ | |
"categories.accessibility.manualDescription" | |
], | |
"core/config/default-config.js | bestPracticesCategoryTitle": [ | |
"categories[best-practices].title" | |
], | |
"core/config/default-config.js | seoCategoryTitle": [ | |
"categories.seo.title" | |
], | |
"core/config/default-config.js | seoCategoryDescription": [ | |
"categories.seo.description" | |
], | |
"core/config/default-config.js | seoCategoryManualDescription": [ | |
"categories.seo.manualDescription" | |
], | |
"core/config/default-config.js | metricGroupTitle": [ | |
"categoryGroups.metrics.title" | |
], | |
"core/config/default-config.js | insightsGroupTitle": [ | |
"categoryGroups.insights.title" | |
], | |
"core/config/default-config.js | insightsGroupDescription": [ | |
"categoryGroups.insights.description" | |
], | |
"core/config/default-config.js | diagnosticsGroupTitle": [ | |
"categoryGroups.diagnostics.title" | |
], | |
"core/config/default-config.js | diagnosticsGroupDescription": [ | |
"categoryGroups.diagnostics.description" | |
], | |
"core/config/default-config.js | a11yBestPracticesGroupTitle": [ | |
"categoryGroups[a11y-best-practices].title" | |
], | |
"core/config/default-config.js | a11yBestPracticesGroupDescription": [ | |
"categoryGroups[a11y-best-practices].description" | |
], | |
"core/config/default-config.js | a11yColorContrastGroupTitle": [ | |
"categoryGroups[a11y-color-contrast].title" | |
], | |
"core/config/default-config.js | a11yColorContrastGroupDescription": [ | |
"categoryGroups[a11y-color-contrast].description" | |
], | |
"core/config/default-config.js | a11yNamesLabelsGroupTitle": [ | |
"categoryGroups[a11y-names-labels].title" | |
], | |
"core/config/default-config.js | a11yNamesLabelsGroupDescription": [ | |
"categoryGroups[a11y-names-labels].description" | |
], | |
"core/config/default-config.js | a11yNavigationGroupTitle": [ | |
"categoryGroups[a11y-navigation].title" | |
], | |
"core/config/default-config.js | a11yNavigationGroupDescription": [ | |
"categoryGroups[a11y-navigation].description" | |
], | |
"core/config/default-config.js | a11yAriaGroupTitle": [ | |
"categoryGroups[a11y-aria].title" | |
], | |
"core/config/default-config.js | a11yAriaGroupDescription": [ | |
"categoryGroups[a11y-aria].description" | |
], | |
"core/config/default-config.js | a11yLanguageGroupTitle": [ | |
"categoryGroups[a11y-language].title" | |
], | |
"core/config/default-config.js | a11yLanguageGroupDescription": [ | |
"categoryGroups[a11y-language].description" | |
], | |
"core/config/default-config.js | a11yAudioVideoGroupTitle": [ | |
"categoryGroups[a11y-audio-video].title" | |
], | |
"core/config/default-config.js | a11yAudioVideoGroupDescription": [ | |
"categoryGroups[a11y-audio-video].description" | |
], | |
"core/config/default-config.js | a11yTablesListsVideoGroupTitle": [ | |
"categoryGroups[a11y-tables-lists].title" | |
], | |
"core/config/default-config.js | a11yTablesListsVideoGroupDescription": [ | |
"categoryGroups[a11y-tables-lists].description" | |
], | |
"core/config/default-config.js | seoMobileGroupTitle": [ | |
"categoryGroups[seo-mobile].title" | |
], | |
"core/config/default-config.js | seoMobileGroupDescription": [ | |
"categoryGroups[seo-mobile].description" | |
], | |
"core/config/default-config.js | seoContentGroupTitle": [ | |
"categoryGroups[seo-content].title" | |
], | |
"core/config/default-config.js | seoContentGroupDescription": [ | |
"categoryGroups[seo-content].description" | |
], | |
"core/config/default-config.js | seoCrawlingGroupTitle": [ | |
"categoryGroups[seo-crawl].title" | |
], | |
"core/config/default-config.js | seoCrawlingGroupDescription": [ | |
"categoryGroups[seo-crawl].description" | |
], | |
"core/config/default-config.js | bestPracticesTrustSafetyGroupTitle": [ | |
"categoryGroups[best-practices-trust-safety].title" | |
], | |
"core/config/default-config.js | bestPracticesUXGroupTitle": [ | |
"categoryGroups[best-practices-ux].title" | |
], | |
"core/config/default-config.js | bestPracticesBrowserCompatGroupTitle": [ | |
"categoryGroups[best-practices-browser-compat].title" | |
], | |
"core/config/default-config.js | bestPracticesGeneralGroupTitle": [ | |
"categoryGroups[best-practices-general].title" | |
], | |
"node_modules/lighthouse-stack-packs/packs/angular.js | total-byte-weight": [ | |
"stackPacks[0].descriptions[total-byte-weight]" | |
], | |
"node_modules/lighthouse-stack-packs/packs/angular.js | unminified-warning": [ | |
"stackPacks[0].descriptions[unminified-warning]" | |
], | |
"node_modules/lighthouse-stack-packs/packs/angular.js | unused-javascript": [ | |
"stackPacks[0].descriptions[unused-javascript]" | |
], | |
"node_modules/lighthouse-stack-packs/packs/angular.js | uses-responsive-images": [ | |
"stackPacks[0].descriptions[uses-responsive-images]" | |
], | |
"node_modules/lighthouse-stack-packs/packs/angular.js | uses-rel-preload": [ | |
"stackPacks[0].descriptions[uses-rel-preload]" | |
], | |
"node_modules/lighthouse-stack-packs/packs/angular.js | dom-size": [ | |
"stackPacks[0].descriptions[dom-size]" | |
] | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment