AMP performance worse than regular performance
-
Here is the support UUID – ampwp-0beb04c3-216f-5167-87f4-73354e30d719
Basically, I use if else in theme, to render differently for amp and non-amp. Using amp_is_request() method.
If I do a google pagespeed check on normal mobile version – I have score over 90+ .
https://play-best-games.com/elden-ring/
If I do a pagespeed check on amp mobile version – i get lower score around 77.
https://play-best-games.com/elden-ring/?amp
As I can judge from the report – LCP and FCP is slower in AMP version, and also it has TBT blocked with chaining scripts.
Would be great to have options to disable scripts? or reduce amount, I dont think I use all of them. Also do you think using <img> instead of <amp-img> without lazy loading would improve first paint? First image on screen should not be lazy.
Thank you for your work!The page I need help with: [log in to see the link]
- The topic ‘AMP performance worse than regular performance’ is closed to new replies.