Yes I've looked at appstats, looks alright so far.

Problem 1: put() operations (ajax request)


It's one put() operation per request.


Problem 2: queries (normal requests)


It's important that the results of these queries are up to date, so I
have to fetch them every time a user loads the application.


It's a simple query, but the db has more than 10M entries.

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

Reply via email to