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
I just switched to Dawn from Solo. There are some features I really like about the theme, but I ran some performance tests and I am getting <50 on Performance from Pagespeed Insights on Mobile. Desktops results for each category are roughly 95%. The other categories for mobile are 95% or more.
The biggest issues appear to be LCP. The focus there is my featured images in the featured post carousel. The images are from Unsplash and were added to the respective posts using the Unsplash tool in the editor.
Another issue is that the Unsplash images loaded from their website do not use next-gen image formats like web. They are jpegs, I believe.
The text was updated successfully, but these errors were encountered:
I have verified that my server is performing well. CPU, memory, and IO are nominal. The longest contributing factor to page load time is the LCP and some javascript that is slowing things down...namely Stripe stuff.
I just switched to Dawn from Solo. There are some features I really like about the theme, but I ran some performance tests and I am getting <50 on Performance from Pagespeed Insights on Mobile. Desktops results for each category are roughly 95%. The other categories for mobile are 95% or more.
The biggest issues appear to be LCP. The focus there is my featured images in the featured post carousel. The images are from Unsplash and were added to the respective posts using the Unsplash tool in the editor.
Another issue is that the Unsplash images loaded from their website do not use next-gen image formats like web. They are jpegs, I believe.
The text was updated successfully, but these errors were encountered: