[google-appengine] Re: Datastore write performance question

2008-09-19 Thread Feris Thia
Hi, I've tried to benchmark put's performance in the cloud and notice that writing 29 entities - with 3 properties and used put individually for each entity - took 1 second in one request thread. Question is, is this performance also limited to parallel thread requests ? I mean that in a second

[google-appengine] Re: Datastore write performance question

2008-09-04 Thread I.K.
Nobody? Can somebody point me to any relevant blog entries/ posts / documents, so I can figure it out myself On Sep 1, 1:46 pm, I.K. [EMAIL PROTECTED] wrote: Hi all, In the belief that I will improve systems performance, I have been reducing the number of Datastore writes by creating a few