[google-appengine] Re: Appengine SDK 1.9.4 is slow to query the datastore

2014-05-16 Thread Jacob G
Undoing the 1.9.3 change helps. I was still have performance issues after that, and Patrick Costello (GAE dev) advised me to try the following, which totally fixed all dev perf problems: In google.appengine.datastore.datastore_sqlite_stub, after the PRAGMA statement in __Init, insert the follow

[google-appengine] Re: Appengine SDK 1.9.4 is slow to query the datastore

2014-05-15 Thread Kaan Soral
Thanks for posting a discussion, I will update to a newer version after this issue is fixed I remember when queries, and datastore slowed down when appengine switched from devappserver1 to the current devappserver2 - datastore slowed ~10x - simple queries that fetched ~20 entities started takin

[google-appengine] Re: Appengine SDK 1.9.4 is slow to query the datastore

2014-05-15 Thread bmurr
Guess I should have searched the issues more carefully before posting: https://code.google.com/p/googleappengine/issues/detail?id=10845&q=stars%3A2&sort=-id&colspec=ID%20Type%20Component%20Status%20Stars%20Summary%20Language%20Priority%20Owner%20Log -- You received this message because you are s