Are you referring to the "97%"? That part of the App Engine dashboard shows you how the CPU that has been used is distributed among all the incoming requests, it does not mean that your process is continually using 97% of the CPU.
Thanks, -joe On Mon, Mar 22, 2010 at 9:23 PM, matias molinas <[email protected]>wrote: > Hi, > Analyzing the dashboard of my robot in GAE, which is not yet > development completed, so I have very little traffic, I can see the > following value: > > URI=/_wave/robot/profile Requests=923 Avg CPU (API) =308 (125) % > CPU=97% > > Which could be why so great a consumption of resources by the robot > profile? > > -- > You received this message because you are subscribed to the Google Groups > "Google Wave API" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-wave-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-wave-api?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Wave API" 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-wave-api?hl=en.
