I had the same issues. However, paying the .30 cents per day to keep 3 instances of my app running has made a huge difference.
On Thu, Mar 3, 2011 at 5:29 PM, Petey <[email protected]> wrote: > I'm seeing the same thing in the last couple of days. Requests that > normally take under a second are taking longer than 15 seconds. > > An example from my logs: > > 2011-03-03 16:25:01.114 "GET /friends" 200 real=22788ms cpu=52549ms > api=260ms overhead=0ms (5 RPCs) > > And it's only running 3 Gets and 2 Queries. > > On Mar 3, 9:43 am, Spines <[email protected]> wrote: > > More info: > > > > My cpu_ms for cold starts is consistently between 7 and 9 seconds, yet > > the actual time it takes to respond fluctuates from 8 to 75 seconds. > > > > Log lines: > > 2011-03-03 09:36:26.620 /?tab=recentedits&ajax=true 200 47085ms > > 8873cpu_ms 30api_cpu_ms > > 2011-03-03 09:25:38.135 /?tab=popular&ajax=true 200 39145ms 8640cpu_ms > > 30api_cpu_ms > > 2011-03-03 07:38:15.167 /?tab=needshelp&ajax=true 200 17632ms > > 8476cpu_ms 30api_cpu_ms > > 2011-03-03 07:18:03.143 /?tab=new&ajax=true 200 75680ms 8896cpu_ms > > 30api_cpu_ms > > -- > 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. > > -- 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.
