Hi All, We've been doing some performance testing with our app using JMeter and looking at our logs. If you expand a web call's log messages, at the top you see a bunch of metrics, e.g. ms=1332 cpu_ms=822 api_cpu_ms=86 cpm_usd=0.024510 Sometimes I see a metric 'pending_ms' but I can't find a definition anywhere. I assume it's some kind of latency. In the call I looked at all the logging messages occurred in the course of 300ms but there was a pending_ms=9800, so the reporting ms time was over 10 seconds. In this call there was no cold startup, I've also noticed a loading_request=1 when a request initiates a cold startup. I've also seen a metric, or flag, called throttle_code, that would be nice to understand.
Anybody know what these are or where they are defined? Thanks, George Holler -- 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.
