Hi Robert, if i didn't trace wrongly, that suspiciously big CPU eating PUT is just putting a single entity, not putting a batch of entities
but i'm not sure what these values mean entity_write_bytes = 1668453L (which is 1.xMB? ) entity_writes = 1L (1 entity to write? ) - eric On 10 February 2011 04:07, Robert Kluin <[email protected]> wrote: > Are you putting large batches of entities there? > > Compare the entity_write_bytes to some of the other entries. > > > > Robert > > > > > > > On Wed, Feb 9, 2011 at 04:58, Eric Ka Ka Ng <[email protected]> wrote: > > i'm the default one (master/slave) > > yes, that spikes is suspicious, hope can have someone explaining this, or > > advise how to avoid this > > - eric > > > > On 9 February 2011 17:42, Simon Knott <[email protected]> wrote: > >> > >> Are you on the Master/Slave datastore or the High Replication datastore? > >> If those puts are putting in the same kinds of entity, then those spikes > >> look a little suspicious to me! > >> > >> -- > >> 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. > > > > -- > > 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. > > > > -- > 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. > > -- 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.
