Performance issues #12353
stephenmeehanuk
started this conversation in
General
Performance issues
#12353
Replies: 1 comment 3 replies
-
Why don't you use half measure caching on production too? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm experiencing performance issues on my Statamic site, the production site uses a translation service called Weglot, the staging site doesn't.
Both production and staging sites use half measure and both are outputting the same messages to slow log.
The staging site is fast, but the production site is sluggish, feels like it's not even using half measure cache.
However, digging into the slow logs, I see this for both sites:
I think this could be the root of the problem, can you recommend any workflows to help me fix these issues?
The site is large, but it's nowhere near the often mentioned 5000 entry limit for flat file sites

Beta Was this translation helpful? Give feedback.
All reactions