I’m looking to use Frontity for a new project and the client has a keen eye on performance and Google Lighthouse scores.
I’ve spun up a test app using the default mars theme and I’m a bit shocked at the poor performance score this receives in Lighthouse (33 on desktop).
All of the core web vitals are very slow (> 5s) and the I’m also surprised at the side of the network payload - 5.5MB which includes no images.
I thought Frontity was all about performance, so am I missing something here? I’d really like to use it but I didn’t expect the scores out of the box to be so poor.
That has got to be wrong. I have buildt a frontity site with a lot more code than the mars theme, and i score 100 in the dekstop test and 96 on the mobile test. Frontity is blazing fast.
Do you have a link to the site? Where do you host it?
I just did a test on localhost, and got a 60. So testing in localhost is wrong. I’m not sure about the size of the package, i get the same error. I believe that has something to do with the dev build, and that it is optimized in the prod build.
In my localhost test, the file in question is 9 572 KiB, but in the live site, it is only 240 KiB.