hi, i have occasionally the problem that I've to fetch several thousands entities from the datastore. so far i tried to solve the speed issue by splitting the fetch into several chunks beeing fetched at the same time.
however so far i am quite unsatisfied with the speed, fetching ~6000 entities takes about 45seconds. that is using 200 a batch size for the fetch. has anyone some experience how to speed this up? cheers, gordon -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/7SkembCEJ9AJ. 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.
