Regarding performance of flynt with my site #556
Replies: 3 comments
-
Hey @rajpatel2435 Performance optimization can be a complex topic. Flynt provides a great web vitals score out of the box, but as you mentioned the rest is up to each individual site and it's components 😅 II will not go into detail, since the needed optimisation might be too specific,
Some other thoughts:
Sorry I might not have much more time to get into more detail on each point. Hope some of that might help you to score some more points. |
Beta Was this translation helpful? Give feedback.
-
Thank you for your response. I will try those strategy and let5 you know the result. Can you have any suggestion for google login, fb login and apple login script which i need to load in each pages? Thanks, |
Beta Was this translation helpful? Give feedback.
-
I loaded the font locally as well as loaded jQuery locally. For fonts part, I don't have that issue any more but for jQuery still exists. For the third party login, I tried to use async strategy but I can not see too much difference. What is your thought on these? One more question, for LCP. I already preloaded the image as well as compressed the image but it is taking 11ms for LCP. Is there any different approach or solution? Thanks |
Beta Was this translation helpful? Give feedback.
-
Hi @aaronmeder @timohubois,
Got that!
Thank you so much for your response.
As Flynt provides a speed score of 100, I am building my WordPress theme with the help of Flynt. However, I am currently experiencing a performance issue where the mobile score is around 57, primarily due to Total Blocking Time (TBT).
Could you assist me in improving this? I would appreciate any insights into where I might be going wrong.
Here is the site: Baltimore Ravens
Regarding your answer, I need to use the 3rd party scripts in order to make full stack web app. If i use strategy like async defer it does not seems to work and website will be break.
Could you give me the different approach so that does not affect the speed as well as performance
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions