[google-appengine] Re: Datastore Size Scaling

2009-01-05 Thread djidjadji
In this thread I have posted a few of my measurements. http://groups.google.com/group/google-appengine/browse_frm/thread/482b83fd91abe570/f9546ef994d644d4 The only info google gives about performance, I know, can be looked at http://code.google.com/status/appengine 2009/1/5 James Ashley

[google-appengine] Re: Datastore Size Scaling

2009-01-05 Thread Geoffrey Spear
On Jan 4, 11:07 pm, James Ashley james.ash...@gmail.com wrote: Better yet, do you have any statement from google? Is the fact that they use the same technology for their own sites statement enough for you? If you need to scale bigger then Google does, you might need to build your own system.

[google-appengine] Re: Datastore Size Scaling

2009-01-04 Thread djidjadji
I have done a few tests and found that the number of items in the datastore does not influence the number of mega-cycles it takes to fetch, create, delete items. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

[google-appengine] Re: Datastore Size Scaling

2009-01-04 Thread James Ashley
On Jan 4, 6:04 pm, djidjadji djidja...@gmail.com wrote: I have done a few tests and found that the number of items in the datastore does not influence the number of mega-cycles it takes to fetch, create, delete items. That's good to know, thank you. I'll never forget the time I handed a