I read in the App Engine Product Roadmap that "Ability to reserve
instances to reduce application loading overhead" is planned. Really
good! If the price for that will not be too high.

http://code.google.com/appengine/docs/roadmap.html

But will that also affect the performance of for example the
datastore? I have noticed that sometimes the datastore takes a long
time to make a put() that usually takes much less time. That's a
similar problem to the coldstart load time. It's the load time for an
entire page or Ajax call that needs to be fast, and have an even
response time. The quality is lowered significantly even when slow
responses happen only seldom.

-- 
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