-
Notifications
You must be signed in to change notification settings - Fork 1
API call cold start takes too long (CP included) #1312
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
By default, REST API responses are cached for an hour. |
yeah ok, but on the cp panel it takes soo long to render table... schema blueprint is simple btw |
You mentioned you're using Siteground - are you using their shared hosting or are you using a VPS? There are large sites running on Statamic, with the Eloquent Driver without any major performance issues. It's possible it could be a server setup issue. |
shared hosting, siteground has 30% php speed than other hostings... |
Uh oh!
There was an error while loading. Please reload this page.
Hi guys, I wanted to do some stress testing with statamic (to see how much data it can hold):
here's my playground API url, at cold start (meaning after some hours) it takes so much time... but after the first call it's ok...anyone knows the reason?
CP also is so slow (147k records I have, ok... but the first 50 records of the table must be faster that 1+ minute I suppose)
I use eloquent driver + mysql + siteground (which is one of the faster and best hosting)
https://toovoz.craftus.co/api/collections/items/entries
I attach screenshots before and aftrer
The text was updated successfully, but these errors were encountered: