We are also having some performance problems with our cloud endpoints at 
the moment and will spend some time to improve the response time for some 
endpoints.

Do you have something like 'appstats' planned for cloud endpoints or is 
there a way to get a breakdown re what takes how long (datastore queries, 
memcache, other API calls, …)?

It seems like right now if we want to get the advantages from google cloud 
endpoints we need to give up the performance visibility/insight that we get 
from 'good old' app engine request handlers or am I missing something?

(PS: we're on the python 2.7 runtime if that matters)

(Sorry for taking this thread a bit off-topic)

On Saturday, May 24, 2014 10:29:48 PM UTC+2, Diego Duclos wrote:
>
> I've done some (non extensive) tests on google appengine,
> and my response times vary from anywhere between 100ms and 5000ms when 
> directly sending http requests to a cloud endpoints.
>
> Regardless of the actual response time, the google cloud console always 
> shows a processing time of around 50ms, which, while also somewhat 
> long-ish, is much more reasonable.
>
> For the 100ms requests, I can safely know that the other 50ms are just 
> regular latency, but I have no idea where the cloud endpoint could be 
> spending 4.5 seconds at, and the logs show nothing useful at all.
>
> Does anyone have some guidance for me regarding to this ? 5 seconds is 
> unacceptable slow and makes them completely unusable.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to