Posted October 08, 2018
high rated
Today I had some spare time to look at GOG’s new design because there’s been quite a few complaints about it’s being slow so I did an audit run on the main page once the sale ended. These tests are made with Lighthouse auditing for web developers, simulated on a fast 3G connection.
Lighthouse can be downloaded at https://developers.google.com/web/tools/lighthouse/
Auditing Score
Performance: 33 / 100
Progressive Web App: 27 / 100
Accessibility: 52 / 100
Best Practices: 87 / 100
SEO: 100 / 100
Performance
First Contentful Paint: 2,520 ms
Speed Index: 16,930 ms
Time to Interactive: 24,460 ms
First Meaningful Paint: 3,870 ms
First CPU Idle: 3,870 ms
Estimated Input Latency: 510 ms (50 ms or less is recommended)
Uses an excessive DOM size: 6,041 nodes (1,500 nodes or less is recommended)
Has enormous network payloads: 7,767 KB (1,600 KB or less is recommended)
Has significant main thread work: 7,210 ms
Uses inefficient cache policy on static assets: 29 assets found
JavaScript boot-up time is too high: 2,670 ms
Critical Request Chains: 21 chains found
Page load is not fast enough on 3G: Interactive at 24 s (10 seconds or less is recommended)
Content is not sized correctly for the viewport (page may not work correctly on mobile devices)
Accessibility & Best Practices
Image elements do not have ALT attributes
Buttons do not have an accessible name
Links do not have a discernible name
Background and foreground colors do not have a sufficient contrast ratio
ID attributes on the page are not unique
Does not use passive listeners to improve scrolling performance
Links to cross-origin destinations are unsafe
Lighthouse can be downloaded at https://developers.google.com/web/tools/lighthouse/
Auditing Score
Performance: 33 / 100
Progressive Web App: 27 / 100
Accessibility: 52 / 100
Best Practices: 87 / 100
SEO: 100 / 100
Performance
First Contentful Paint: 2,520 ms
Speed Index: 16,930 ms
Time to Interactive: 24,460 ms
First Meaningful Paint: 3,870 ms
First CPU Idle: 3,870 ms
Estimated Input Latency: 510 ms (50 ms or less is recommended)
Uses an excessive DOM size: 6,041 nodes (1,500 nodes or less is recommended)
Has enormous network payloads: 7,767 KB (1,600 KB or less is recommended)
Has significant main thread work: 7,210 ms
Uses inefficient cache policy on static assets: 29 assets found
JavaScript boot-up time is too high: 2,670 ms
Critical Request Chains: 21 chains found
Page load is not fast enough on 3G: Interactive at 24 s (10 seconds or less is recommended)
Content is not sized correctly for the viewport (page may not work correctly on mobile devices)
Accessibility & Best Practices
Image elements do not have ALT attributes
Buttons do not have an accessible name
Links do not have a discernible name
Background and foreground colors do not have a sufficient contrast ratio
ID attributes on the page are not unique
Does not use passive listeners to improve scrolling performance
Links to cross-origin destinations are unsafe