45 seconds to fetch 6k entities sounds a little weird to me. 
what do you do with those entities after fetching them?
did you profile this operation with appstats?

On Jan 18, 2012, at 1:17 PM, GordonHo wrote:

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

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