You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking to optimize the site's performance and that of the homepage specifically, the Lighthouse tool in Chromium browsers has made some suggestions. Some of these will have repercussions throughout the app so we're going to make them their own tickets.
Best Practices Recommendation: Serves images with low resolution
Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. details
Overview
We could use a higher-res version of the flag in our site usa-banner.
Benefit (the 80 of 80/20)
Minimal?
Effort (the 20 of 80/20)
Minimal
Complications
Is there a reason we're using such a tiny, low-res image?
Background
Looking to optimize the site's performance and that of the homepage specifically, the Lighthouse tool in Chromium browsers has made some suggestions. Some of these will have repercussions throughout the app so we're going to make them their own tickets.
Best Practices Recommendation: Serves images with low resolution
Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. details
Overview
We could use a higher-res version of the flag in our site usa-banner.
Benefit (the 80 of 80/20)
Minimal?
Effort (the 20 of 80/20)
Minimal
Complications
Related tickets
The text was updated successfully, but these errors were encountered: