Hi Ikai, can you explain "When iterating over query results, the datastore
will now asynchronously prefetch results, reducing latency in many cases by
10-15%."?

Does it only affect the pattern:

for entity in query:
  ...

Can we get this benefit by using cursor?

Thank you.

----------
keakon

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to