Archived topic
improve mobile speed
3 replies · Started by JOSE on January 15, 2021
I'm happy with the speed of the web but very surprised that Test my site of google says it is slow.
Do you think I can optimize something else to improve mobile speed?
Thanks
Hi there,
results from the page speed test are great, 95 on mobile and 99 on desktop.
And more importantly it loads in under 2s on Mobile.
The only negative is the Time to Interactive is 5s. This is because Google measures the that time on when all JS files are loaded, some of your JS is deferred which is good - if they weren't then it would impact the site loading time.
I tested the site, and none of the deferred JS files are effecting the Interactiveness of the site, once Google collects some real world data then those metrics should be updated.
I leave it like this then
Thanks!!!
You're welcome