All your pages should have the ability to have an optional ?debug=true

Then if you have set that in the url the first line in every one of your
functions, and before your imports,  should be "Timer start" and the last
thing should be "Log Timer"


> -----Original Message-----
> From: google-appengine@googlegroups.com [mailto:google-
> appeng...@googlegroups.com] On Behalf Of Jeff Schnitzer
> Sent: Friday, July 20, 2012 11:00 AM
> To: google-appengine@googlegroups.com
> Subject: Re: [google-appengine] Re: Startup time exceeded...on F4?!
>
> On Fri, Jul 20, 2012 at 10:34 AM, hyperflame <hyperfl...@gmail.com>
> wrote:
> > Discussing theoretical startup times is great, but I'd like to see
> > some real-world startups. Does anyone with high startup times ( say,
> > 30+ seconds) want to share the results of a code profiler/appstats?
>
> What code profiler works on GAE server-side?  It's not very helpful to
profile
> in the dev environment since the problem does not manifest there.
>
> Appstats is not helpful; my startup is long even with zero service layer
calls.
>
> Jeff
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to google-
> appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.



-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to