Hi Branko, Do you have lots of indexed properties on that entity? Each index write adds to the API time.
Robert On Thursday, July 7, 2011, Branko Vukelic <[email protected]> wrote: > In a Python app (http://loveffee.appspot.com/), I have a one Put > operation that takes 97ms (645ms API) according to appstats. Does this > look excessive? The record consists of a small amount of data (in the > area of 363 bytes / 41 records). > > -- > Branko Vukelić > [email protected] > > Lead Developer > Herd Hound (tm) - Travel that doesn't bite > www.herdhound.com > > Love coffee? You might love Loveffee, too. > loveffee.appspot.com > > -- > 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. > > -- ------ Robert Kluin Ezox Systems, LLC -- 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.
