I have two applications with ping servlet with cron every minute

For app1 - every request take 45 cpu_ms (9 api_cpu_ms), it have 124
requests of ping for last 21 hour and have no other request. It have
0.19 hours CPU usage.

For app2 every request take 115 cpu_ms (85 api_cpu_ms), it have 147
requests of ping for lasr 21 hour and have no other requests. It have
0.1 hours CPU usage.

Question:
Why app1 with faster ping and less requests have more CPU usage?

-- 
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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to