[google-appengine] Re: Datastore operations slow

2009-03-04 Thread Alex Popescu
Comparing the Datastore metrics for yesterday and today, I'd say that the Datastore is still having latency problems on most of the operations. I'd also have to point out that the System status does NOT reflect these problems: http://code.google.com/status/appengine/ (it doesn't show it for

[google-appengine] Re: Datastore operations slow

2009-03-04 Thread Artem
+1 again Alex. The system is only a bit faster than yesterday, but it is still many times slower than before. A ton of operations time-out (this is on Rietveld code!) Please update us on the status again, and please make sure that the Datastore does not show Normal status. It is certainly not

[google-appengine] Re: Datastore operations slow

2009-03-04 Thread Bill
Agreed. It also looks like behavior that should be flagged yellow or red is now within normal tolerances: http://code.google.com/status/appengine/detail/serving/2009/03/04#ae-trust-detail-static-get-large-nogzip-latency The above shows a more than 2x to 3x increase in latency to over 1.5

[google-appengine] Re: Datastore operations slow

2009-03-04 Thread GregF
On Mar 5, 8:19 am, Alex Popescu the.mindstorm.mailingl...@gmail.com wrote: Comparing the Datastore metrics for yesterday and today, I'd say that the Datastore is still having latency problems on most of the operations. Agreed - my app is still performing horribly. I'd also have to point out

[google-appengine] Re: Datastore operations slow

2009-03-04 Thread Brett Slatkin
On Wed, Mar 4, 2009 at 11:19 AM, Alex Popescu the.mindstorm.mailingl...@gmail.com wrote: Comparing the Datastore metrics for yesterday and today, I'd say that the Datastore is still having latency problems on most of the operations. I'd also have to point out that the System status does NOT

[google-appengine] Re: Datastore operations slow

2009-03-03 Thread Ryan Lamansky
So... this isn't normal performance? I just uploaded a test app for the first time and was really worried about the datastore's speed :) -Ryan On Mar 3, 3:40 pm, Brandon Thomson gra...@gmail.com wrote: You should be glad your app is working at all! All my queries are timing out. It's caused