Skip to content

Instantly share code, notes, and snippets.

@rdpanek
Last active November 7, 2020 15:10
Show Gist options
  • Save rdpanek/37385a95c406a41c63f0825b6468b8e1 to your computer and use it in GitHub Desktop.
Save rdpanek/37385a95c406a41c63f0825b6468b8e1 to your computer and use it in GitHub Desktop.
Canarytrace Professional Lighthouse implementation
[0-0] {
userAgent: 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.47 Safari/537.36',
environment: {
networkUserAgent: 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4143.7 Safari/537.36 Chrome-Lighthouse',
hostUserAgent: 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.47 Safari/537.36',
benchmarkIndex: 1192.5,
credits: { 'axe-core': undefined }
},
lighthouseVersion: '6.4.1',
fetchTime: '2020-11-06T23:29:38.850Z',
requestedUrl: 'https://www.i.sk/',
finalUrl: 'https://www.i.sk/',
runWarnings: [],
runtimeError: undefined,
audits: {
'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](https://web.dev/first-contentful-paint/).',
score: 1,
scoreDisplayMode: 'numeric',
numericValue: 208.826,
numericUnit: 'millisecond',
displayValue: '0.2 s',
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: undefined
},
'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](https://web.dev/lighthouse-largest-contentful-paint/)',
score: 1,
scoreDisplayMode: 'numeric',
numericValue: 581.326,
numericUnit: 'millisecond',
displayValue: '0.6 s',
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: undefined
},
'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](https://web.dev/first-meaningful-paint/).',
score: 1,
scoreDisplayMode: 'numeric',
numericValue: 328.826,
numericUnit: 'millisecond',
displayValue: '0.3 s',
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: undefined
},
'speed-index': {
id: 'speed-index',
title: 'Speed Index',
description: 'Speed Index shows how quickly the contents of a page are visibly populated. [Learn more](https://web.dev/speed-index/).',
score: 0.97,
scoreDisplayMode: 'numeric',
numericValue: 986.039620324635,
numericUnit: 'millisecond',
displayValue: '1.0 s',
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: undefined
},
'screenshot-thumbnails': {
id: 'screenshot-thumbnails',
title: 'Screenshot Thumbnails',
description: 'This is what the load of your site looked like.',
score: null,
scoreDisplayMode: 'informative',
numericValue: undefined,
numericUnit: undefined,
displayValue: undefined,
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: [Object]
},
'final-screenshot': {
id: 'final-screenshot',
title: 'Final Screenshot',
description: 'The last screenshot captured of the pageload.',
score: null,
scoreDisplayMode: 'informative',
numericValue: undefined,
numericUnit: undefined,
displayValue: undefined,
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: [Object]
},
'estimated-input-latency': {
id: 'estimated-input-latency',
title: 'Estimated Input Latency',
description: 'Estimated Input Latency is an estimate of how long your app takes to respond to user input, in milliseconds, during the busiest 5s window of page load. If your latency is higher than 50 ms, users may perceive your app as laggy. [Learn more](https://web.dev/estimated-input-latency/).',
score: 0.88,
scoreDisplayMode: 'numeric',
numericValue: 60.800000000000004,
numericUnit: 'millisecond',
displayValue: '60 ms',
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: undefined
},
'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](https://web.dev/lighthouse-total-blocking-time/).',
score: 0.35,
scoreDisplayMode: 'numeric',
numericValue: 452,
numericUnit: 'millisecond',
displayValue: '450 ms',
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: undefined
},
'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](https://web.dev/lighthouse-max-potential-fid/).',
score: 0.41,
scoreDisplayMode: 'numeric',
numericValue: 279,
numericUnit: 'millisecond',
displayValue: '280 ms',
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: undefined
},
'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](https://web.dev/cls/).',
score: 0.95,
scoreDisplayMode: 'numeric',
numericValue: 0.0777871425444357,
numericUnit: 'unitless',
displayValue: '0.078',
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: [Object]
},
'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](https://web.dev/time-to-first-byte/).',
score: 1,
scoreDisplayMode: 'binary',
numericValue: 253.253,
numericUnit: 'millisecond',
displayValue: 'Root document took 250 ms',
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: [Object]
},
'first-cpu-idle': {
id: 'first-cpu-idle',
title: 'First CPU Idle',
description: "First CPU Idle marks the first time at which the page's main thread is quiet enough to handle input. [Learn more](https://web.dev/first-cpu-idle/).",
score: 0.99,
scoreDisplayMode: 'numeric',
numericValue: 1394.547,
numericUnit: 'millisecond',
displayValue: '1.4 s',
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: undefined
},
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](https://web.dev/interactive/).',
score: 0.98,
scoreDisplayMode: 'numeric',
numericValue: 1661.547,
numericUnit: 'millisecond',
displayValue: '1.7 s',
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: undefined
},
'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](https://web.dev/user-timings/).",
score: null,
scoreDisplayMode: 'notApplicable',
numericValue: undefined,
numericUnit: undefined,
displayValue: undefined,
explanation: undefined,
errorMessage: undefined,
warning[0-0] s: undefined,
details: [Object]
},
'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 more](https://web.dev/critical-request-chains/).',
score: null,
scoreDisplayMode: 'informative',
numericValue: undefined,
numericUnit: undefined,
displayValue: '12 chains found',
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: [Object]
},
redirects: {
id: 'redirects',
title: 'Avoid multiple page redirects',
description: 'Redirects introduce additional delays before the page can be loaded. [Learn more](https://web.dev/redirects/).',
score: 1,
scoreDisplayMode: 'numeric',
numericValue: 0,
numericUnit: 'millisecond',
displayValue: '',
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: [Object]
},
'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 more](https://web.dev/mainthread-work-breakdown/)',
score: 0.36,
scoreDisplayMode: 'numeric',
numericValue: 4826.984999999949,
numericUnit: 'millisecond',
displayValue: '4.8 s',
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: [Object]
},
'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 more](https://web.dev/bootup-time/).',
score: 0.78,
scoreDisplayMode: 'numeric',
numericValue: 1932.876000000003,
numericUnit: 'millisecond',
displayValue: '1.9 s',
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: [Object]
},
'uses-rel-preload': {
id: 'uses-rel-preload',
title: 'Preload key requests',
description: 'Consider using `<link rel=preload>` to prioritize fetching resources that are currently requested later in page load. [Learn more](https://web.dev/uses-rel-preload/).',
score: 1,
scoreDisplayMode: 'numeric',
numericValue: 0,
numericUnit: 'millisecond',
displayValue: '',
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: [Object]
},
'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 more](https://web.dev/uses-rel-preconnect/).',
score: 1,
scoreDisplayMode: 'numeric',
numericValue: 0,
numericUnit: 'millisecond',
displayValue: '',
explanation: undefined,
errorMessage: undefined,
warnings: [],
details: [Object]
},
'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](https://web.dev/font-display/).',
score: 0,
scoreDisplayMode: 'binary',
numericValue: undefined,
numericUnit: undefined,
displayValue: undefined,
explanation: undefined,
errorMessage: undefined,
warnings: [],
details: [Object]
},
diagnostics: {
id: 'diagnostics',
title: 'Diagnostics',
description: 'Collection of useful page vitals.',
score: null,
scoreDisplayMode: 'informative',
numericValue: undefined,
numericUnit: undefined,
displayValue: undefined,
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: [Object]
},
'network-requests': {
id: 'network-requests',
title: 'Network Requests',
description: 'Lists the network requests that were made during page load.',
score: null,
scoreDisplayMode: 'informative',
numericValue: undefined,
numericUnit: undefined,
displayValue: undefined,
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: [Object]
},
'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](https://hpbn.co/primer-on-latency-and-bandwidth/).",
score: null,
scoreDisplayMode: 'informative',
numericValue: 26.018,
numericUnit: 'millisecond',
displayValue: '30 ms',
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: [Object]
},
'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](https://hpbn.co/primer-on-web-performance/#analyzing-the-resource-waterfall).",
score: null,
scoreDisplayMode: 'informative',
numericValue: 150.721,
numericUnit: 'millisecond',
displayValue: '150 ms',
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: [Object]
},
'main-thread-tasks': {
id: 'main-thread-tasks',
title: 'Tasks',
description: 'Lists the toplevel main thread tasks that executed during page load.',
score: null,
scoreDisplayMode: 'informative',
numericValue: undefined,
numericUnit: undefined,
displayValue: undefined,
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: [Object]
},
metrics: {
id: 'metrics',
title: 'Metrics',
description: 'Collects all available metrics.',
score: null,
scoreDisplayMode: 'informative',
numericValue: 1662,
numericUnit: 'millisecond',
displayValue: undefined,
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: [Object]
},
'performance-budget': {
id: 'performance-budget',
title: 'Performance budget',
description: 'Keep the quantity and size of network requests under the targets set by the provided performance budget. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/budgets).',
score: null,
scoreDisplayMode: 'notApplicable',
numericValue: undefined,
numericUnit: undefined,
displayValue: undefined,
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: undefined
},
'timing-budget': {
id: 'timing-budget',
title: 'Timing budget',
description: 'Set a timing budget to help you keep an eye on the performance of your site. Performant sites load fast and respond to user input events quickly. [Learn more](https://developers.google.com/web/tools/lighthouse/audits/budgets).',
score: null,
scoreDisplayMode: 'notApplicable',
numericValue: undefined,
numericUnit: undefined,
displayValue: undefined,
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: undefined
},
'resource-summary': {
id: 'resource-summary',
[0-0] title: 'Keep request counts low and transfer sizes small',
description: 'To set budgets for the quantity and size of page resources, add a budget.json file. [Learn more](https://web.dev/use-lighthouse-for-performance-budgets/).',
score: null,
scoreDisplayMode: 'informative',
numericValue: undefined,
numericUnit: undefined,
displayValue: '88 requests • 3,546 KiB',
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: [Object]
},
'third-party-summary': {
id: 'third-party-summary',
title: 'Minimize third-party usage',
description: 'Third-party code can significantly impact load performance. Limit the number of redundant third-party providers and try to load third-party code after your page has primarily finished loading. [Learn more](https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/loading-third-party-javascript/).',
score: 1,
scoreDisplayMode: 'binary',
numericValue: undefined,
numericUnit: undefined,
displayValue: 'Third-party code blocked the main thread for 130 ms',
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: [Object]
},
'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](https://web.dev/lighthouse-largest-contentful-paint/)',
score: null,
scoreDisplayMode: 'informative',
numericValue: undefined,
numericUnit: undefined,
displayValue: '1 element found',
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: [Object]
},
'layout-shift-elements': {
id: 'layout-shift-elements',
title: 'Avoid large layout shifts',
description: 'These DOM elements contribute most to the CLS of the page.',
score: null,
scoreDisplayMode: 'informative',
numericValue: undefined,
numericUnit: undefined,
displayValue: '5 elements found',
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: [Object]
},
'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 more](https://web.dev/long-tasks-devtools/)',
score: null,
scoreDisplayMode: 'informative',
numericValue: undefined,
numericUnit: undefined,
displayValue: '10 long tasks found',
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: [Object]
},
'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 more](https://web.dev/non-composited-animations)',
score: null,
scoreDisplayMode: 'informative',
numericValue: undefined,
numericUnit: undefined,
displayValue: '2 animated elements found',
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: [Object]
},
'unsized-images': {
id: 'unsized-images',
title: 'Image elements do not have explicit `width` and `height`',
description: 'Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn more](https://web.dev/optimize-cls/#images-without-dimensions)',
score: 0,
scoreDisplayMode: 'binary',
numericValue: undefined,
numericUnit: undefined,
displayValue: undefined,
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: [Object]
},
'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](https://web.dev/uses-long-cache-ttl/).',
score: 0.04,
scoreDisplayMode: 'numeric',
numericValue: 1067743.3766666665,
numericUnit: 'byte',
displayValue: '30 resources found',
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: [Object]
},
'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 more](https://web.dev/total-byte-weight/).',
score: 0.65,
scoreDisplayMode: 'numeric',
numericValue: 3631216,
numericUnit: 'byte',
displayValue: 'Total size was 3,546 KiB',
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: [Object]
},
'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 more](https://web.dev/offscreen-images/).',
score: 1,
scoreDisplayMode: 'numeric',
numericValue: 0,
numericUnit: 'millisecond',
displayValue: 'Potential savings of 1,716 KiB',
explanation: undefined,
errorMessage: undefined,
warnings: [],
details: [Object]
},
'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 more](https://web.dev/render-blocking-resources/).',
score: 1,
scoreDisplayMode: 'numeric',
numericValue: 0,
numericUnit: 'millisecond',
displayValue: undefined,
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: [Object]
},
'unminified-css': {
id: 'unminified-css',
title: 'Minify CSS',
description: 'Minifying CSS files can reduce network payload sizes. [Learn more](https://web.dev/unminified-css/).',
score: 1,
scoreDisplayMode: 'numeric',
numericValue: 0,
numericUnit: 'millisecond',
displayValue: '',
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: [Object]
},
'unminified-javascript': {
id: 'unminified-javascript',
title: 'Minify JavaScript',
description: 'Minifying JavaScript files can reduce payload sizes and script parse time. [Learn more](https://web.dev/unminified-javascript/).',
score: 1,
scoreDisplayMode: 'numeric',
numericValue: 0,
numericUnit: 'millisecond',
displayValue: 'Potential savings of 27 KiB',
explanation: undefined,
errorMessage: undefined,
warnings: [],
details: [Object]
},
'unused-css-rules': {
id: 'unused-css-rules',
title: 'Remove unused CSS',
description: 'Remove dead rules from stylesheets and defer the loading of CSS not used for above-the-fold content to reduce unnecessary bytes consumed by network activity. [Learn more](https://web.dev/unused-css-rules/).',
score: 1,
scoreDisplayMode: 'numeric',
numericValue: 0,
numericUnit: 'millisecond',
displayValue: 'Potential savings of 188 KiB',
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: [Object]
},
'unused-javascript': {
id: 'unused-javascript',
title: 'Remove unused JavaScript',
description: 'Remove unused JavaScript to reduce bytes consumed by network activity. [Learn more](https://web.dev/unused-javascript/).',
score: 1,
scoreDisplayMode: 'numeric',
numericValue: 0,
numericUnit: 'millisecond'[0-0] ,
displayValue: 'Potential savings of 349 KiB',
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: [Object]
},
'uses-webp-images': {
id: 'uses-webp-images',
title: 'Serve images in next-gen formats',
description: 'Image formats like JPEG 2000, JPEG XR, and WebP often provide better compression than PNG or JPEG, which means faster downloads and less data consumption. [Learn more](https://web.dev/uses-webp-images/).',
score: 1,
scoreDisplayMode: 'numeric',
numericValue: 0,
numericUnit: 'millisecond',
displayValue: 'Potential savings of 1,422 KiB',
explanation: undefined,
errorMessage: undefined,
warnings: [],
details: [Object]
},
'uses-optimized-images': {
id: 'uses-optimized-images',
title: 'Efficiently encode images',
description: 'Optimized images load faster and consume less cellular data. [Learn more](https://web.dev/uses-optimized-images/).',
score: 1,
scoreDisplayMode: 'numeric',
numericValue: 0,
numericUnit: 'millisecond',
displayValue: 'Potential savings of 121 KiB',
explanation: undefined,
errorMessage: undefined,
warnings: [],
details: [Object]
},
'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](https://web.dev/uses-text-compression/).',
score: 1,
scoreDisplayMode: 'numeric',
numericValue: 0,
numericUnit: 'millisecond',
displayValue: 'Potential savings of 60 KiB',
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: [Object]
},
'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 more](https://web.dev/uses-responsive-images/).',
score: 1,
scoreDisplayMode: 'numeric',
numericValue: 0,
numericUnit: 'millisecond',
displayValue: 'Potential savings of 1,220 KiB',
explanation: undefined,
errorMessage: undefined,
warnings: [],
details: [Object]
},
'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](https://web.dev/efficient-animated-content/)',
score: 1,
scoreDisplayMode: 'numeric',
numericValue: 0,
numericUnit: 'millisecond',
displayValue: '',
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: [Object]
},
'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: 'numeric',
numericValue: 0,
numericUnit: 'millisecond',
displayValue: '',
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: [Object]
},
'legacy-javascript': {
id: 'legacy-javascript',
title: 'Avoid serving legacy JavaScript to modern browsers',
description: "Polyfills and transforms enable legacy browsers to use new JavaScript features. However, many aren't necessary for modern browsers. For your bundled JavaScript, adopt a modern script deployment strategy using module/nomodule feature detection to reduce the amount of code shipped to modern browsers, while retaining support for legacy browsers. [Learn More](https://philipwalton.com/articles/deploying-es2015-code-in-production-today/)",
score: 1,
scoreDisplayMode: 'numeric',
numericValue: 0,
numericUnit: 'millisecond',
displayValue: 'Potential savings of 23 KiB',
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: [Object]
},
'dom-size': {
id: 'dom-size',
title: 'Avoid 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 more](https://web.dev/dom-size/).',
score: 0,
scoreDisplayMode: 'numeric',
numericValue: 6168,
numericUnit: 'element',
displayValue: '6,168 elements',
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: [Object]
},
'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 more](https://web.dev/no-document-write/).',
score: 1,
scoreDisplayMode: 'binary',
numericValue: undefined,
numericUnit: undefined,
displayValue: undefined,
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: [Object]
},
'uses-http2': {
id: 'uses-http2',
title: 'Use HTTP/2',
description: 'HTTP/2 offers many benefits over HTTP/1.1, including binary headers, multiplexing, and server push. [Learn more](https://web.dev/uses-http2/).',
score: 1,
scoreDisplayMode: 'binary',
numericValue: 0,
numericUnit: 'millisecond',
displayValue: '9 requests not served via HTTP/2',
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: [Object]
},
'uses-passive-event-listeners': {
id: 'uses-passive-event-listeners',
title: 'Does not use 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](https://web.dev/uses-passive-event-listeners/).",
score: 0,
scoreDisplayMode: 'binary',
numericValue: undefined,
numericUnit: undefined,
displayValue: undefined,
explanation: undefined,
errorMessage: undefined,
warnings: undefined,
details: [Object]
}
},
configSettings: {
output: 'html',
maxWaitForFcp: 30000,
maxWaitForLoad: 45000,
throttlingMethod: 'simulate',
throttling: {
rttMs: 0,
throughputKbps: 10240,
requestLatencyMs: 0,
downloadThroughputKbps: 0,
uploadThroughputKbps: 0,
cpuSlowdownMultiplier: 3
},
auditMode: false,
gatherMode: false,
disableStorageReset: false,
emulatedFormFactor: 'desktop',
internalDisableDeviceScreenEmulation: false,
channel: 'node',
budgets: null,
locale: 'en-US',
blockedUrlPatterns: null,
additionalTraceCategories: null,
extraHeaders: null,
precomputedLanternData: null,
onlyAudits: null,
onlyCategories: [ 'performance' ],
skipAudits: null
},
categories: {
performance: {
title: 'Performance',
auditRefs: [Array],
id: 'performance',
score: 0.83
}
},
categoryGroups: {
metrics: { title: 'Metrics' },
'load-opportunities': {
title: 'Opportunities',
description: "These suggestions can help your page load faster. They don't [directly affect](https://web.dev/performance-scoring/) the Performance score."
},
budgets: {
title: 'Budgets',
description: 'Performance budgets set standards for the performance of your site.'
},
diagnostics: {
title: 'Diagnostics[0-0] ',
description: "More information about the performance of your application. These numbers don't [directly affect](https://web.dev/performance-scoring/) the Performance score."
},
'pwa-fast-reliable': { title: 'Fast and reliable' },
'pwa-installable': { title: 'Installable' },
'pwa-optimized': { title: 'PWA Optimized' },
'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 more](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' }
},
timing: {
entries: [
[Object], [Object], [Object], [Object], [Object], [Object],
[Object], [Object], [Object], [Object], [Object], [Object],
[Object], [Object], [Object], [Object], [Object], [Object],
[Object], [Object], [Object], [Object], [Object], [Object],
[Object], [Object], [Object], [Object], [Object], [Object],
[Object], [Object], [Object], [Object], [Object], [Object],
[Object], [Object], [Object], [Object], [Object], [Object],
[Object], [Object], [Object], [Object], [Object], [Object],
[Object], [Object], [Object], [Object], [Object], [Object],
[Object], [Object], [Object], [Object], [Object], [Object],
[Object], [Object], [Object], [Object], [Object], [Object],
[Object], [Object], [Object], [Object], [Object], [Object],
[Object], [Object], [Object], [Object], [Object], [Object],
[Object], [Object], [Object], [Object], [Object], [Object],
[Object], [Object], [Object], [Object], [Object], [Object],
[Object], [Object], [Object], [Object], [Object], [Object],
[Object], [Object], [Object], [Object],
... 60 more items
],
total: 10321.59
},
i18n: {
rendererFormattedStrings: {
auditGroupExpandTooltip: 'Show audits',
calculatorLink: 'See calculator.',
crcInitialNavigation: 'Initial Navigation',
crcLongestDurationLabel: 'Maximum critical path latency:',
dropdownCopyJSON: 'Copy JSON',
dropdownDarkTheme: 'Toggle Dark Theme',
dropdownPrintExpanded: 'Print Expanded',
dropdownPrintSummary: 'Print Summary',
dropdownSaveGist: 'Save as Gist',
dropdownSaveHTML: 'Save as HTML',
dropdownSaveJSON: 'Save as JSON',
dropdownViewer: 'Open in Viewer',
errorLabel: 'Error!',
errorMissingAuditInfo: 'Report error: no audit information',
footerIssue: 'File an issue',
labDataTitle: 'Lab Data',
lsPerformanceCategoryDescription: '[Lighthouse](https://developers.google.com/web/tools/lighthouse/) analysis of the current page on an emulated mobile network. Values are estimated and may vary.',
manualAuditsGroupTitle: 'Additional items to manually check',
notApplicableAuditsGroupTitle: 'Not applicable',
opportunityResourceColumnLabel: 'Opportunity',
opportunitySavingsColumnLabel: 'Estimated Savings',
passedAuditsGroupTitle: 'Passed audits',
runtimeDesktopEmulation: 'Emulated Desktop',
runtimeMobileEmulation: 'Emulated Moto G4',
runtimeNoEmulation: 'No emulation',
runtimeSettingsAxeVersion: 'Axe version',
runtimeSettingsBenchmark: 'CPU/Memory Power',
runtimeSettingsChannel: 'Channel',
runtimeSettingsCPUThrottling: 'CPU throttling',
runtimeSettingsDevice: 'Device',
runtimeSettingsFetchTime: 'Fetch Time',
runtimeSettingsNetworkThrottling: 'Network throttling',
runtimeSettingsTitle: 'Runtime Settings',
runtimeSettingsUA: 'User agent (host)',
runtimeSettingsUANetwork: 'User agent (network)',
runtimeSettingsUrl: 'URL',
runtimeUnknown: 'Unknown',
snippetCollapseButtonLabel: 'Collapse snippet',
snippetExpandButtonLabel: 'Expand snippet',
thirdPartyResourcesLabel: 'Show 3rd-party resources',
throttlingProvided: 'Provided by environment',
toplevelWarningsMessage: 'There were issues affecting this run of Lighthouse:',
varianceDisclaimer: 'Values are estimated and may vary. The [performance score is calculated](https://web.dev/performance-scoring/) directly from these metrics.',
warningAuditsGroupTitle: 'Passed audits but with warnings',
warningHeader: 'Warnings: '
},
icuMessagePaths: {
'lighthouse-core/lib/i18n/i18n.js | firstContentfulPaintMetric': [Array],
'lighthouse-core/audits/metrics/first-contentful-paint.js | description': [Array],
'lighthouse-core/lib/i18n/i18n.js | seconds': [Array],
'lighthouse-core/lib/i18n/i18n.js | largestContentfulPaintMetric': [Array],
'lighthouse-core/audits/metrics/largest-contentful-paint.js | description': [Array],
'lighthouse-core/lib/i18n/i18n.js | firstMeaningfulPaintMetric': [Array],
'lighthouse-core/audits/metrics/first-meaningful-paint.js | description': [Array],
'lighthouse-core/lib/i18n/i18n.js | speedIndexMetric': [Array],
'lighthouse-core/audits/metrics/speed-index.js | description': [Array],
'lighthouse-core/lib/i18n/i18n.js | estimatedInputLatencyMetric': [Array],
'lighthouse-core/audits/metrics/estimated-input-latency.js | description': [Array],
'lighthouse-core/lib/i18n/i18n.js | ms': [Array],
'lighthouse-core/lib/i18n/i18n.js | totalBlockingTimeMetric': [Array],
'lighthouse-core/audits/metrics/total-blocking-time.js | description': [Array],
'lighthouse-core/lib/i18n/i18n.js | maxPotentialFIDMetric': [Array],
'lighthouse-core/audits/metrics/max-potential-fid.js | description': [Array],
'lighthouse-core/lib/i18n/i18n.js | cumulativeLayoutShiftMetric': [Array],
'lighthouse-core/audits/metrics/cumulative-layout-shift.js | description': [Array],
'lighthouse-core/audits/server-response-time.js | title': [Array],
'lighthouse-core/audits/server-response-time.js | description': [Array],
'lighthouse-core/audits/server-response-time.js | displayValue': [Array],
'li[0-0] ghthouse-core/lib/i18n/i18n.js | columnURL': [Array],
'lighthouse-core/lib/i18n/i18n.js | columnTimeSpent': [Array],
'lighthouse-core/lib/i18n/i18n.js | firstCPUIdleMetric': [Array],
'lighthouse-core/audits/metrics/first-cpu-idle.js | description': [Array],
'lighthouse-core/lib/i18n/i18n.js | interactiveMetric': [Array],
'lighthouse-core/audits/metrics/interactive.js | description': [Array],
'lighthouse-core/audits/user-timings.js | title': [Array],
'lighthouse-core/audits/user-timings.js | description': [Array],
'lighthouse-core/audits/critical-request-chains.js | title': [Array],
'lighthouse-core/audits/critical-request-chains.js | description': [Array],
'lighthouse-core/audits/critical-request-chains.js | displayValue': [Array],
'lighthouse-core/audits/redirects.js | title': [Array],
'lighthouse-core/audits/redirects.js | description': [Array],
'lighthouse-core/audits/mainthread-work-breakdown.js | failureTitle': [Array],
'lighthouse-core/audits/mainthread-work-breakdown.js | description': [Array],
'lighthouse-core/audits/mainthread-work-breakdown.js | columnCategory': [Array],
'lighthouse-core/audits/bootup-time.js | failureTitle': [Array],
'lighthouse-core/audits/bootup-time.js | description': [Array],
'lighthouse-core/audits/bootup-time.js | columnTotal': [Array],
'lighthouse-core/audits/bootup-time.js | columnScriptEval': [Array],
'lighthouse-core/audits/bootup-time.js | columnScriptParse': [Array],
'lighthouse-core/audits/uses-rel-preload.js | title': [Array],
'lighthouse-core/audits/uses-rel-preload.js | description': [Array],
'lighthouse-core/audits/uses-rel-preconnect.js | title': [Array],
'lighthouse-core/audits/uses-rel-preconnect.js | description': [Array],
'lighthouse-core/audits/font-display.js | failureTitle': [Array],
'lighthouse-core/audits/font-display.js | description': [Array],
'lighthouse-core/lib/i18n/i18n.js | columnWastedBytes': [Array],
'lighthouse-core/audits/network-rtt.js | title': [Array],
'lighthouse-core/audits/network-rtt.js | description': [Array],
'lighthouse-core/audits/network-server-latency.js | title': [Array],
'lighthouse-core/audits/network-server-latency.js | description': [Array],
'lighthouse-core/audits/performance-budget.js | title': [Array],
'lighthouse-core/audits/performance-budget.js | description': [Array],
'lighthouse-core/audits/timing-budget.js | title': [Array],
'lighthouse-core/audits/timing-budget.js | description': [Array],
'lighthouse-core/audits/resource-summary.js | title': [Array],
'lighthouse-core/audits/resource-summary.js | description': [Array],
'lighthouse-core/audits/resource-summary.js | displayValue': [Array],
'lighthouse-core/lib/i18n/i18n.js | columnResourceType': [Array],
'lighthouse-core/lib/i18n/i18n.js | columnRequests': [Array],
'lighthouse-core/lib/i18n/i18n.js | columnTransferSize': [Array],
'lighthouse-core/lib/i18n/i18n.js | totalResourceType': [Array],
'lighthouse-core/lib/i18n/i18n.js | imageResourceType': [Array],
'lighthouse-core/lib/i18n/i18n.js | scriptResourceType': [Array],
'lighthouse-core/lib/i18n/i18n.js | fontResourceType': [Array],
'lighthouse-core/lib/i18n/i18n.js | stylesheetResourceType': [Array],
'lighthouse-core/lib/i18n/i18n.js | documentResourceType': [Array],
'lighthouse-core/lib/i18n/i18n.js | otherResourceType': [Array],
'lighthouse-core/lib/i18n/i18n.js | mediaResourceType': [Array],
'lighthouse-core/lib/i18n/i18n.js | thirdPartyResourceType': [Array],
'lighthouse-core/audits/third-party-summary.js | title': [Array],
'lighthouse-core/audits/third-party-summary.js | description': [Array],
'lighthouse-core/audits/third-party-summary.js | displayValue': [Array],
'lighthouse-core/audits/third-party-summary.js | columnThirdParty': [Array],
'lighthouse-core/audits/third-party-summary.js | columnBlockingTime': [Array],
'lighthouse-core/audits/third-party-summary.js | otherValue': [Array],
'lighthouse-core/audits/largest-contentful-paint-element.js | title': [Array],
'lighthouse-core/audits/largest-contentful-paint-element.js | description': [Array],
'lighthouse-core/lib/i18n/i18n.js | displayValueElementsFound': [Array],
'lighthouse-core/lib/i18n/i18n.js | columnElement': [Array],
'lighthouse-core/audits/layout-shift-elements.js | title': [Array],
'lighthouse-core/audits/layout-shift-elements.js | description': [Array],
'lighthouse-core/audits/layout-shift-elements.js | columnContribution': [Array],
'lighthouse-core/audits/long-tasks.js | title': [Array],
'lighthouse-core/audits/long-tasks.js | description': [Array],
'lighthouse-core/audits/long-tasks.js | displayValue': [Array],
'lighthouse-core/lib/i18n/i18n.js | columnStartTime': [Array],
'lighthouse-core/lib/i18n/i18n.js | columnDuration': [Array],
'lighthouse-core/audits/non-composited-animations.js | title': [Array],
'lighthouse-core/audits/non-composited-animations.js | description': [Array],
'lighthouse-core/audits/non-composited-animations.js | displayValue': [Array],
'lighthouse-core/audits/non-composited-animations.js | unsupportedCSSProperty': [Array],
'lighthouse-core/audits/unsized-images.js | failureTitle': [Array],
'lighthouse-core/audits/unsized-images.js | description': [Array],
'lighthouse-core/lib/i18n/i18n.js | columnFailingElem': [Array],
'lighthouse-core/audits/byte-efficiency/uses-long-cache-ttl.js | failureTitle': [Array],
'lighthouse-core/audits/byte-efficiency/uses-long-cache-ttl.js | description': [Array],
'lighthouse-core/audits/byte-efficiency/uses-long-cache-ttl.js | displayValue': [Array],
'lighthouse-core/lib/i18n/i18n.js | columnCacheTTL': [Array],
'lighthouse-core/audits/byte-efficiency/total-byte-weight.js | failureTitle': [Array],
'lighthouse-core/audits/byte-efficiency/total-byte-weight.js | description': [Array],
'lighthouse-core/audits/byte-efficiency/total-byte-weight.js | displayValue': [Array],
'lighthouse-core/audits/byte-efficiency/offscreen-images.js | title': [Array],
'lighthouse-core/audits/byte-efficiency/offscreen-images.js | description': [Array],
'lighthouse-core/lib/i18n/i18n.js | displayValueByteSavings': [Array],
'lighthouse-core/lib/i18n/i18n.js | columnResourceSize': [Array],
'lighthouse-core/audits/byte-efficiency/render-blocking-resources.js | title': [Array],
'lighthouse-core/audits/byte-efficiency/render-blocking-resources.js | description': [Array],
'lighthouse-core/audits/byte-efficiency/unminified-css.js | title': [Array],
'lighthouse-core/audits/byte-efficiency/unminified-css.js | description': [Array],
'lighthouse-core/audits/byte-efficiency/unminified-javascript.js | title': [Array],
'lighthouse-core/audits/byte-efficiency/unminified-javascript.js | description': [Array],
'lighthouse-core/audits/byte-efficiency/unused-css-rules.js | title': [Array],
'lighthouse-core/audits/byte-efficiency/unused-css-rules.js | description': [Array],
'lighthouse-core/audits/byte-efficiency/unused-javascript.js | title': [Array],
'lighthouse-core/audits/byte-efficiency/unused-javascript.js | description': [Array],
'lighthouse-core/audits/byte-efficiency/uses-webp-images.js | title': [Array],
'lighthouse-core/audits/byte-efficiency/uses-webp-images.js | description': [Array],
'lighthouse-core/audits/byte-efficiency/uses-optimized-images.js | title': [Array],
'lighthouse-core/audits/byte-efficiency/uses-optimized-images.js | description': [Array],
'lighthouse-core/audits/byte-efficiency/uses-text-compression.js | title': [Array],
'lighthouse-core/audits/byte-efficiency/uses-text-compression.js | description': [Array],
'lighthouse-core/audits/byte-efficiency/uses-responsive-images.js | title': [Array],
'lighthouse-core/audits/byte-eff[0-0] iciency/uses-responsive-images.js | description': [Array],
'lighthouse-core/audits/byte-efficiency/efficient-animated-content.js | title': [Array],
'lighthouse-core/audits/byte-efficiency/efficient-animated-content.js | description': [Array],
'lighthouse-core/audits/byte-efficiency/duplicated-javascript.js | title': [Array],
'lighthouse-core/audits/byte-efficiency/duplicated-javascript.js | description': [Array],
'lighthouse-core/audits/byte-efficiency/legacy-javascript.js | title': [Array],
'lighthouse-core/audits/byte-efficiency/legacy-javascript.js | description': [Array],
'lighthouse-core/audits/dobetterweb/dom-size.js | failureTitle': [Array],
'lighthouse-core/audits/dobetterweb/dom-size.js | description': [Array],
'lighthouse-core/audits/dobetterweb/dom-size.js | displayValue': [Array],
'lighthouse-core/audits/dobetterweb/dom-size.js | columnStatistic': [Array],
'lighthouse-core/audits/dobetterweb/dom-size.js | columnValue': [Array],
'lighthouse-core/audits/dobetterweb/dom-size.js | statisticDOMElements': [Array],
'lighthouse-core/audits/dobetterweb/dom-size.js | statisticDOMDepth': [Array],
'lighthouse-core/audits/dobetterweb/dom-size.js | statisticDOMWidth': [Array],
'lighthouse-core/audits/dobetterweb/no-document-write.js | title': [Array],
'lighthouse-core/audits/dobetterweb/no-document-write.js | description': [Array],
'lighthouse-core/audits/dobetterweb/uses-http2.js | title': [Array],
'lighthouse-core/audits/dobetterweb/uses-http2.js | description': [Array],
'lighthouse-core/audits/dobetterweb/uses-http2.js | displayValue': [Array],
'lighthouse-core/audits/dobetterweb/uses-http2.js | columnProtocol': [Array],
'lighthouse-core/audits/dobetterweb/uses-passive-event-listeners.js | failureTitle': [Array],
'lighthouse-core/audits/dobetterweb/uses-passive-event-listeners.js | description': [Array],
'lighthouse-core/lib/i18n/i18n.js | columnLocation': [Array],
'lighthouse-core/config/default-config.js | performanceCategoryTitle': [Array],
'lighthouse-core/config/default-config.js | metricGroupTitle': [Array],
'lighthouse-core/config/default-config.js | loadOpportunitiesGroupTitle': [Array],
'lighthouse-core/config/default-config.js | loadOpportunitiesGroupDescription': [Array],
'lighthouse-core/config/default-config.js | budgetsGroupTitle': [Array],
'lighthouse-core/config/default-config.js | budgetsGroupDescription': [Array],
'lighthouse-core/config/default-config.js | diagnosticsGroupTitle': [Array],
'lighthouse-core/config/default-config.js | diagnosticsGroupDescription': [Array],
'lighthouse-core/config/default-config.js | pwaFastReliableGroupTitle': [Array],
'lighthouse-core/config/default-config.js | pwaInstallableGroupTitle': [Array],
'lighthouse-core/config/default-config.js | pwaOptimizedGroupTitle': [Array],
'lighthouse-core/config/default-config.js | a11yBestPracticesGroupTitle': [Array],
'lighthouse-core/config/default-config.js | a11yBestPracticesGroupDescription': [Array],
'lighthouse-core/config/default-config.js | a11yColorContrastGroupTitle': [Array],
'lighthouse-core/config/default-config.js | a11yColorContrastGroupDescription': [Array],
'lighthouse-core/config/default-config.js | a11yNamesLabelsGroupTitle': [Array],
'lighthouse-core/config/default-config.js | a11yNamesLabelsGroupDescription': [Array],
'lighthouse-core/config/default-config.js | a11yNavigationGroupTitle': [Array],
'lighthouse-core/config/default-config.js | a11yNavigationGroupDescription': [Array],
'lighthouse-core/config/default-config.js | a11yAriaGroupTitle': [Array],
'lighthouse-core/config/default-config.js | a11yAriaGroupDescription': [Array],
'lighthouse-core/config/default-config.js | a11yLanguageGroupTitle': [Array],
'lighthouse-core/config/default-config.js | a11yLanguageGroupDescription': [Array],
'lighthouse-core/config/default-config.js | a11yAudioVideoGroupTitle': [Array],
'lighthouse-core/config/default-config.js | a11yAudioVideoGroupDescription': [Array],
'lighthouse-core/config/default-config.js | a11yTablesListsVideoGroupTitle': [Array],
'lighthouse-core/config/default-config.js | a11yTablesListsVideoGroupDescription': [Array],
'lighthouse-core/config/default-config.js | seoMobileGroupTitle': [Array],
'lighthouse-core/config/default-config.js | seoMobileGroupDescription': [Array],
'lighthouse-core/config/default-config.js | seoContentGroupTitle': [Array],
'lighthouse-core/config/default-config.js | seoContentGroupDescription': [Array],
'lighthouse-core/config/default-config.js | seoCrawlingGroupTitle': [Array],
'lighthouse-core/config/default-config.js | seoCrawlingGroupDescription': [Array],
'lighthouse-core/config/default-config.js | bestPracticesTrustSafetyGroupTitle': [Array],
'lighthouse-core/config/default-config.js | bestPracticesUXGroupTitle': [Array],
'lighthouse-core/config/default-config.js | bestPracticesBrowserCompatGroupTitle': [Array],
'lighthouse-core/config/default-config.js | bestPracticesGeneralGroupTitle': [Array]
}
},
stackPacks: []
}
testStepEnd: Desktop SK PROD audit (10863 ms)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment