Try AppStats. It is a wonderful tool. Python http://code.google.com/appengine/docs/python/tools/appstats.html
Java http://code.google.com/appengine/docs/java/tools/appstats.html Robert On Thu, Jun 3, 2010 at 12:33 PM, ae <[email protected]> wrote: > Is there a programmatic way to measure how many datastore API calls a > function makes in the dev environment? > > -- > 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. > > -- 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.
