Did the production server change the way it handles a db.get() on a
list of keys? I believe it used to do a single get_async on the list
of keys but now it appears that it is doing a get_async for each key
(according to appstats). The development server is still doing a
single get_async for the entire list.

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