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
We're doing okay on Google PageSpeed, but there's still a few things that can be done. First, we should speed up image delivery with a CDN. When the page loads, there's a huge lag between content arrival (text, article titles, etc) and image loading. We should speed this up. This means adding a Cloudfront distribution for the s3 bucket, then changing the paperclip settings to serve a Cloudfront link.
The text was updated successfully, but these errors were encountered:
We're doing okay on Google PageSpeed, but there's still a few things that can be done. First, we should speed up image delivery with a CDN. When the page loads, there's a huge lag between content arrival (text, article titles, etc) and image loading. We should speed this up. This means adding a Cloudfront distribution for the s3 bucket, then changing the paperclip settings to serve a Cloudfront link.
The text was updated successfully, but these errors were encountered: