Bug Description
Many pages are not scoring in the 90% or higher based on performace LCP score. Particularly on mobile
Steps to reproduce
Visit a desired page.
In chrome tools run lighthouse page analysis
Review page score
Desired result
All pages both on mobile will score over 90% on performance
Unhanded Issue
Performance score as passing but not acceptable. Many steps were used to improve score with success and improvements but still score remain tempermental.
Images in webp format
Lazy load images that are not in header
Post load all scripts to avoid blocking
Server improvements to dyno - too expensive to upgrade higher
Bug Description Many pages are not scoring in the 90% or higher based on performace LCP score. Particularly on mobile
Steps to reproduce
Desired result All pages both on mobile will score over 90% on performance
Unhanded Issue Performance score as passing but not acceptable. Many steps were used to improve score with success and improvements but still score remain tempermental.