-
Notifications
You must be signed in to change notification settings - Fork 31
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
Slow response times from JED #7
Comments
Confirmed. But my "server" is no CDN and don't cache. |
Fixes a bug that prevents the cache of _categories
Just tested on the CDN Staging server and it is still very slow.. |
With the CDN, it helps a lot when navigating to the same page. Also, I suspect the CDN is most useful when others in the region are also navigating, otherwise it's not as useful. Since we're on staging, we're unlikely to see that effect. Either way, it still seems to be significantly slower than previously. |
Fixes a bug that prevents the cache of _categories
@beat @wilsonge @nicksavov @zero-24
Is it just me or are you guys seeing that the response from the JED API is quite slow ? The way I've done it right now is that the response also get's JCached so the same API URL being called the second time will give an instant response but the first time seems quite slow. I would also attribute this to the erratic behaviour about links opening in new tabs reported by Nick.
The text was updated successfully, but these errors were encountered: