My app is giving me warnings about my CPU usage, and I tried using the 
QuotaService functions to profile the code, but the numbers I get back are 
about a magnitude lower than the number that shows up in the request log.

I called QuotaService.getCpuTimeInMegacycles() at the beginning and end of 
doPost() and I'll get like 146ms vs 1058cpu_ms in the request logs.

What's going on here?

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" 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-java?hl=en.

Reply via email to