Open DanielDarrenJones opened 5 months ago
Yeah, I can confirm this, clearing Stache is slow. That’s why I use
php please cache:clear
php please stache:warm
@DanielDarrenJones Are you able to send the .zip
into support or push the changes up to the repository we already have access to? Thanks.
@duncanmcclean sent, thanks!
Not sure it's related, but might be: We've upgraded a site to the latest version of Statamic and noticed a huge performance decrease. We're talking loading time (uncached locally) that went from 1s to 3s.
So far we have only been able to figure out at which version the performance issue startet, which is version 5.7.0. Tried to revert some of the changes in version 5.7.0, but not luck figuring out exactly where the issue is.
Downgrading to 5.6.2 solves the issues for us.
@stianbotnan I would recommend opening a new issue. It looks like there may have been a similar issue before, maybe that is related to your problem? #10286
@o1y Thank you! It was related to my problem, and I had not upgraded to the 5.11.0 even though I said I was on the latest version (thought I was). The site is now back to where it should be in terms of performance 👍
Bug description
After upgrading to Statamic 5, clearing (or refreshing) the Stache is now very slow.
How to reproduce
php please stache:refresh
Logs
No response
Environment
Installation
Fresh statamic/statamic site via CLI
Additional details
This is in the Pelorus Code base, I will send this across separately in a Zip to Jason.