gholler
unread,Sep 9, 2010, 1:42:52 PM9/9/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
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