My apps *are* quite optimized.  They are extremely fast, consume,
minimal RAM and very little CPU -- but there isn't much I can do about
the number of instances used.   I consistently see well under 2 QPS /
instance -- for requests that always return in under 200ms.  Seems
like the scheduler is performing  quite poorly.






On Wed, Aug 31, 2011 at 15:36, Alon (Google) <[email protected]> wrote:
> Please make sure to look at the strategies outlined in our new article
> to try to optimize your app's resource usage:
> http://code.google.com/appengine/articles/managing-resources.html
>
>
> On Aug 31, 1:33 pm, Robert Kluin <[email protected]> wrote:
>> Instance hours are the killer here too, seeing between 2x and 4x
>> depending on the app (with 50% discount).
>>
>>
>>
>>
>>
>>
>>
>> On Wed, Aug 31, 2011 at 15:28, Waleed Abdulla <[email protected]> wrote:
>> > It's 300% for me (3x what I pay now). Most of the cost is datastore writes
>> > and reads, followed by instance hours.
>>
>> > On Wed, Aug 31, 2011 at 1:26 PM, pdknsk <[email protected]> wrote:
>>
>> >> It's an about 50% increase for me, because of datastore writes.
>>
>> >> --
>> >> 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.
>
> --
> 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.

Reply via email to