Been there, Done That.
Most of the CPU time is from API calls to Fetch. I even use instance memory to cut down on Memcache, data-store and CPU time. Trust me this apps is about as Lean as it can get. From: [email protected] [mailto:[email protected]] On Behalf Of keakon lolicon Sent: Wednesday, August 31, 2011 10:54 PM To: [email protected] Subject: Re: [google-appengine] Re: Why I will Likely Be Leaving GAE (30x increase in Price) I think you should adjust Max Idle Instances and Min Pending Latency, they will much reduce the Frontend Instance Hours. ---------- keakon My blog(Chinese): www.keakon.net Blog source code: https://bitbucket.org/keakon/doodle/ On Thu, Sep 1, 2011 at 1:42 PM, GAEfan <[email protected]> wrote: Wow, Brandon. 14 CPU-hours and 4GB of data served per day? That is a rather intensive app. You have been a great contributor here. I hope you find a way to stay. -- 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] <mailto:google-appengine%[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. -- 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.
