Thanks for the help Herbert. The list is actually really small, in most cases it is empty. So a 20 second query time is relatively normal for this type of request?
On May 22, 8:15 pm, Herbert <[email protected]> wrote: > Hi Lenny, > > Datastore read time has a lot to do with the total size of the > returned results. There's a list property in the model too the total > size would be quite significant. Do you have to read the lists for all > results? If not you can store the lists in a separate entity for > optimizations. > > Herbert > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group > athttp://groups.google.com/group/google-appengine?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
