I would like to ask if someone has experienced _very_ low performance when 
using GAE endpoints. 

I am basically retrieving 20 elements from the datastore and fill-in a 
"messages" of 44 fields, most of them integers and strings (from which only 
16 are repeated, but usually do not have more than 1 or 2 elements). It 
takes about 6 seconds.

Then I decided to store the message in the memcache and simple retrieve it. 
Now it takes about 3 seconds.

Does anyone knows about endpoints performance? Does it has to do with the 
size of the message, the number of elements, both combined?

Thanks in advance,
  David

-- 
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