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
{{ message }}
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.
Recently I've been trying to optimise the starter theme as it has a rather high TBT score:
I haven't been able to reduce it by a significant amount. Could this be because of the way the starter theme has been coded? Is this fixable using optimisation or is it an unfortunate reality of this starter theme?
The text was updated successfully, but these errors were encountered:
tomthor
changed the title
Perfomance Issue: Potentially making the theme useless in a production setting
Performance Issue: Potentially making the theme useless in a production setting
Jul 7, 2022
From my experience, having a next app, will always have a low score due to loading tons of js. Usually a next js app scores around 60%, but don't make this a priority, next is fast even on first load, the metrics doesn't know how to calculate the complexity of the app.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Recently I've been trying to optimise the starter theme as it has a rather high TBT score:
I haven't been able to reduce it by a significant amount. Could this be because of the way the starter theme has been coded? Is this fixable using optimisation or is it an unfortunate reality of this starter theme?
The text was updated successfully, but these errors were encountered: