Having entity groups does not affect performance but If all your
entities are within a single group you will get serious performance
issues since each group can only handle about 2 updates per second.

On Dec 30, 8:04 pm, nischalshetty <[email protected]> wrote:
> "The more entity groups your application has—that is, the more root
> entities there are—the more efficiently the datastore can distribute
> the entity groups across datastore nodes"
>
> I read this above line here 
> -http://code.google.com/appengine/docs/python/datastore/keysandentityg...
>
> I was of the opinion that having as little entity groups is better. As
> in, the best would be not to have entity groups at all. Does that mean
> having entity groups is a good thing and it doesn't affect performance?

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