Jeff, good point on the new pricing model. From what I understand, we'd get charged on an API call (e.g., each call to db.delete()), regardless of the number of indexes (which make up a good portion of the overall CPU costs in our case).
There likely is a fairly substantial difference (reduction) of cost under the new model. j On May 26, 12:54 pm, Jeff Schnitzer <[email protected]> wrote: > On Thu, May 26, 2011 at 10:58 AM, Calvin <[email protected]> wrote: > > It would make a difference because you could do the deletions within the > > daily free quota. > > It's probably fair to assume that his application is already billed > way beyond the free quota. > > Deleting data does seem painfully slow and expensive. I wonder, does > this change at all with the new pricing model? > > 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 [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.
